Home | History | Annotate | Download | only in i18n

Lines Matching defs:tz

920     TimeZone *tz = TimeZone::createDefault();
921 const UChar *tzID = ZoneMeta::getCanonicalCLDRID(*tz);
925 delete tz;