Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/
H A Dphp_date.c570 static char* guess_timezone(const timelib_tzdb *tzdb);
955 php_info_print_table_row(2, "Default timezone", guess_timezone(tzdb)); in PHP_MINFO_FUNCTION()
1014 static char* guess_timezone(const timelib_tzdb *tzdb) in guess_timezone() function
1051 tz = guess_timezone(DATE_TIMEZONEDB); in get_timezone_info()

Completed in 21 milliseconds