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