Home
last modified time | relevance | path

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

/PHP-7.3/ext/date/
H A Dphp_date.c3962 char *tzid; in PHP_FUNCTION() local
3973 tzid = timelib_timezone_id_from_abbr(ZSTR_VAL(abbr), gmtoffset, isdst); in PHP_FUNCTION()
3975 if (tzid) { in PHP_FUNCTION()
3976 RETURN_STRING(tzid); in PHP_FUNCTION()

Completed in 15 milliseconds