Result Size: 625 x 571
<!DOCTYPE html>
<html>
<body>

<?php
$jd=gregoriantojd(1,13,1998);
echo jdmonthname($jd,0);
?>


</body>
</html>