Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dphp_date.c238 static const char* guess_timezone(const timelib_tzdb *tzdb);
494 php_info_print_table_row(2, "Default timezone", guess_timezone(tzdb)); in PHP_MINFO_FUNCTION()
552 static const char* guess_timezone(const timelib_tzdb *tzdb) in guess_timezone() function
578 const char *tz = guess_timezone(DATE_TIMEZONEDB); in get_timezone_info()

Completed in 30 milliseconds