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