Searched refs:fZoneID (Results 1 – 2 of 2) sorted by relevance
97 …mat(), fDateTimeMsg(NULL), fTimeStyle(timeStyle), fDateStyle(dateStyle), fLocale(locale), fZoneID() in Win32DateFormat()133 this->fZoneID = other.fZoneID; in operator =()214 fZoneID = setTimeZoneInfo(fTZI, fCalendar->getTimeZone()); in adoptCalendar()224 fZoneID = setTimeZoneInfo(fTZI, *zoneToAdopt); in adoptTimeZone()230 fZoneID = setTimeZoneInfo(fTZI, zone); in setTimeZone()292 if (zoneID.compare(fZoneID) != 0) { in setTimeZoneInfo()
126 UnicodeString fZoneID; variable