Searched defs:SECS_PER_DAY (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/calendar/ | ||
H A D | cal_unix.c | 24 #define SECS_PER_DAY (24 * 3600) macro |
/PHP-8.0/ext/date/lib/ | ||
H A D | timelib_private.h | 88 #define SECS_PER_DAY 86400 macro |
Completed in 13 milliseconds