Result Size:
625 x 571
<
!DOCTYPE
html
>
<
html
>
<
body
>
<?php
$jd=gregoriantojd(
10
,
3
,
1975
);
echo
jdtounix($jd);
?>
<
/body
>
<
/html
>