Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/
H A Dphp_date.c3814 char *tzid; in PHP_FUNCTION() local
3822 tzid = timelib_timezone_id_from_abbr(abbr, gmtoffset, isdst); in PHP_FUNCTION()
3824 if (tzid) { in PHP_FUNCTION()
3825 RETURN_STRING(tzid, 1); in PHP_FUNCTION()

Completed in 24 milliseconds