Home | History | Annotate | Download | only in unicode

Lines Matching refs:TimeZone

77  *     const StringEnumeration *ids = TimeZone::createEnumeration(-8 * 60 * 60 * 1000);
153 * Useful constants for GregorianCalendar and TimeZone.
176 * @param zoneToAdopt The given timezone.
181 GregorianCalendar(TimeZone* zoneToAdopt, UErrorCode& success);
187 * @param zone The given timezone.
192 GregorianCalendar(const TimeZone& zone, UErrorCode& success);
210 * @param zoneToAdopt The given timezone.
216 GregorianCalendar(TimeZone* zoneToAdopt, const Locale& aLocale, UErrorCode& success);
222 * @param zone The given timezone.
228 GregorianCalendar(const TimeZone& zone, const Locale& aLocale, UErrorCode& success);
700 * Midnight, local time (using this Calendar's TimeZone) at or before the
702 * timezone component.