Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_date_time_format.cpp1346 static const std::vector<std::string> tzStyleEntry = { in ConstructFormattedTimeZoneID() local
1356 } else if (count(tzStyleEntry.begin(), tzStyleEntry.end(), result)) { in ConstructFormattedTimeZoneID()