Searched refs:getIDForWindowsID (Results 1 – 5 of 5) sorted by relevance
2 IntlTimeZone::getIDForWindowsID basic test20 var_dump(IntlTimeZone::getIDForWindowsID($tz, $region));
2 IntlTimeZone::getIDForWindowsID basic test21 var_dump(IntlTimeZone::getIDForWindowsID($tz, $region));
171 …public static function getIDForWindowsID(string $timezoneId, ?string $region = null): string|false… function in IntlTimeZone
681 TimeZone::getIDForWindowsID(uWinID, region ? region->val : NULL, uID, error); in PHP_FUNCTION()
Completed in 10 milliseconds