Lines Matching full:zoneid
573 * @param zoneID null-terminated time zone ID
580 ucal_setDefaultTimeZone(const UChar* zoneID, UErrorCode* ec);
587 * @param zoneID null-terminated time zone ID
599 ucal_getDSTSavings(const UChar* zoneID, UErrorCode* ec);
620 * @param zoneID The desired TimeZone ID. If 0, use the default time zone.
621 * @param len The length of zoneID, or -1 if null-terminated.
633 ucal_open(const UChar* zoneID,
683 * @param zoneID The desired TimeZone ID. If 0, use the default time zone.
684 * @param len The length of zoneID, or -1 if null-terminated.
690 const UChar* zoneID,