Home
last modified time | relevance | path

Searched refs:jdtounix (Results 1 – 4 of 4) sorted by relevance

/PHP-5.3/ext/calendar/tests/
H A Djdtounix.phpt2 jdtounix()
9 echo date("Y-m-d",jdtounix(2440588)). "\n";
10 echo date("Y-m-d",jdtounix(2452162)). "\n";
11 echo date("Y-m-d",jdtounix(2453926)). "\n";
/PHP-5.3/ext/calendar/
H A Dcal_unix.c54 PHP_FUNCTION(jdtounix) in PHP_FUNCTION() argument
H A Dphp_calendar.h25 PHP_FUNCTION(jdtounix);
H A Dcalendar.c146 PHP_FE(jdtounix, arginfo_jdtounix)

Completed in 24 milliseconds