Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/
H A Dphp_date.c4996 timelib_tzinfo *default_tz; in PHP_FUNCTION() local
5001 default_tz = get_timezone_info(); in PHP_FUNCTION()
5002 RETVAL_STRING(default_tz->name); in PHP_FUNCTION()

Completed in 18 milliseconds