Home
last modified time | relevance | path

Searched defs:timezoneStr (Results 1 – 1 of 1) sorted by relevance

/base/global/i18n/frameworks/intl/src/
Ddate_time_format.cpp608 std::string timezoneStr = timeZone.empty() ? LocaleConfig::GetSystemTimezone() : timeZone; in Format() local
629 std::string timezoneStr = timeZone.empty() ? LocaleConfig::GetSystemTimezone() : timeZone; in FormatRange() local