Home
last modified time | relevance | path

Searched refs:canonicalized (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_date_time_format.cpp1567 std::string canonicalized = ConstructFormattedTimeZoneID(timezone); in ConstructTimeZone() local
1569 std::unique_ptr<icu::TimeZone> tz(icu::TimeZone::createTimeZone(canonicalized.c_str())); in ConstructTimeZone()

Completed in 4 milliseconds