Home | History | Annotate | Download | only in i18n

Lines Matching full:temptz

412         const TimeZone* temptz = getGMT();
413 if (temptz == NULL) {
416 result = temptz->clone();
538 const TimeZone* temptz = getGMT();
540 if (temptz == NULL) {
543 default_zone = temptz->clone();