-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/ext/calendar/tests/
File Upload :
Current File : //usr/src/php/ext/calendar/tests/jdtogregorian.phpt

--TEST--
jdtogregorian()
--SKIPIF--
<?php include 'skipif.inc'; ?>
--FILE--
<?php
echo jdtogregorian(0). "\n";
echo jdtogregorian(2298874). "\n";
echo jdtogregorian(2299151). "\n";
echo jdtogregorian(2440588). "\n";
echo jdtogregorian(2816423). "\n";
?>
--EXPECT--
0/0/0
1/1/1582
10/5/1582
1/1/1970
1/1/2999

Copyright © 2017 || Recoded By Mr.Bumblebee