Searched refs:fZoneID (Results 1 – 2 of 2) sorted by relevance
163 …sg(NULL), fTimeStyle(timeStyle), fDateStyle(dateStyle), fLocale(locale), fZoneID(), fWindowsLocale… in Win32DateFormat()206 this->fZoneID = other.fZoneID; in operator =()285 fZoneID = setTimeZoneInfo(fTZI, fCalendar->getTimeZone()); in adoptCalendar()295 fZoneID = setTimeZoneInfo(fTZI, *zoneToAdopt); in adoptTimeZone()301 fZoneID = setTimeZoneInfo(fTZI, zone); in setTimeZone()377 if (zoneID.compare(fZoneID) != 0) { in setTimeZoneInfo()
127 UnicodeString fZoneID; variable