Date Time Php

$jd = gregoriantojd(3,9,1876);
$gregorian = cal_from_jd($jd, CAL_GREGORIAN);
?>