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.cpp510 std::string timezoneStr = timeZone.empty() ? GetSystemTimezone() : timeZone; in Format() local
529 std::string timezoneStr = timeZone.empty() ? GetSystemTimezone() : timeZone; in FormatRange() local