0

The $ts returned is correct but the $moyr is returning September 2014

$cal_date = gregoriantojd(10, 1, 2014);
$ts = jdtounix($cal_date);
$moyr = date("F Y", $ts);
echo $moyr;
Kevin
  • 41,694
  • 12
  • 53
  • 70

0 Answers0