Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/calendar/
H A Dgregoriancalendar_methods.cpp64 UnicodeString tzstr = UnicodeString::fromUTF8(StringPiece(tzinfo->name)); in set_gregorian_calendar_time_zone() local
65 if (tzstr.isBogus()) { in set_gregorian_calendar_time_zone()
75 TimeZone *tz = TimeZone::createTimeZone(tzstr); in set_gregorian_calendar_time_zone()

Completed in 5 milliseconds