1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 03:03:26 +02:00

the julian date for timestamp 1000000000 is 2452161.5740741, which is rounded to 2452162

This commit is contained in:
Ferenc Kovacs
2011-09-22 21:50:45 +00:00
parent ee0ecceb80
commit f3af205bcb
+1 -1
View File
@@ -10,5 +10,5 @@ echo unixtojd(1152459009). "\n";
?>
--EXPECT--
2440588
2452161
2452162
2453926