Searched refs:SECS_PER_ERA (Results 1 – 2 of 2) sorted by relevance
/PHP-5.6/ext/date/lib/ | ||
H A D | timelib_structs.h | 303 #define SECS_PER_ERA TIMELIB_LL_CONST(12622780800) macro |
H A D | tm2unixtime.c | 334 res += (SECS_PER_ERA * eras * 100); in do_years() |
Completed in 8 milliseconds