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()
412 TimeZone goldenZone = TimeZone.getFrozenTimeZone(goldenID); in formatGenericNonLocationName() local419 goldenZone.getOffset(date + offsets[0] + offsets[1], true, offsets1); in formatGenericNonLocationName()
706 TimeZone *goldenZone = TimeZone::createTimeZone(goldenID); in formatGenericNonLocationName() local713 goldenZone->getOffset(date + raw + sav, TRUE, raw1, sav1, status); in formatGenericNonLocationName()714 delete goldenZone; in formatGenericNonLocationName()