Searched defs:timezoneStr (Results 1 – 1 of 1) sorted by relevance
608 std::string timezoneStr = timeZone.empty() ? LocaleConfig::GetSystemTimezone() : timeZone; in Format() local629 std::string timezoneStr = timeZone.empty() ? LocaleConfig::GetSystemTimezone() : timeZone; in FormatRange() local