Searched refs:goldenZone (Results 1 – 3 of 3) sorted by relevance
408 TimeZone goldenZone = TimeZone.getFrozenTimeZone(goldenID); in formatGenericNonLocationName() local415 goldenZone.getOffset(date + offsets[0] + offsets[1], true, offsets1); in formatGenericNonLocationName()
410 TimeZone goldenZone = TimeZone.getFrozenTimeZone(goldenID); in formatGenericNonLocationName() local417 goldenZone.getOffset(date + offsets[0] + offsets[1], true, offsets1); in formatGenericNonLocationName()
729 TimeZone *goldenZone = TimeZone::createTimeZone(goldenID); in formatGenericNonLocationName() local736 goldenZone->getOffset(date + raw + sav, TRUE, raw1, sav1, status); in formatGenericNonLocationName()737 delete goldenZone; in formatGenericNonLocationName()