Searched refs:getEquivalentID (Results 1 – 4 of 4) sorted by relevance
2 IntlTimeZone::getEquivalentID(): errors9 var_dump(IntlTimeZone::getEquivalentID("foo\x80", 0));12 Warning: IntlTimeZone::getEquivalentID(): could not convert time zone id to UTF-16 in %s on line %d
2 IntlTimeZone::getEquivalentID(): basic test8 print_R(IntlTimeZone::getEquivalentID('Europe/Lisbon', "1"));
95 public static function getEquivalentID(string $timezoneId, int $offset): string|false {} function in IntlTimeZone
357 const UnicodeString result = TimeZone::getEquivalentID(id, (int32_t)index); in PHP_FUNCTION()
Completed in 9 milliseconds