Searched defs:tz (Results 1 – 6 of 6) sorted by relevance
159 tz = datetime.now(timezone.utc).astimezone().tzinfo variable in Timer
71 icu::TimeZone *tz = icu::TimeZone::createTimeZone(timeZoneId); in HWTEST_F_L0() local
860 int64_t tz = 0; in GetDateValues() local
39 bool JSLocale::IsValidTimeZoneName(const icu::TimeZone &tz) in IsValidTimeZoneName()
1569 std::unique_ptr<icu::TimeZone> tz(icu::TimeZone::createTimeZone(canonicalized.c_str())); in ConstructTimeZone() local
632 int tz = static_cast<int>(CountTrailingZeros64(imm)); in EmitMovInstruct() local