U_CAPI void ucal_setTimeZone ( UCalendar* cal, const UChar* zoneID, int32_t len, UErrorCode *status)

Set the TimeZone used by a UCalendar

Documentation

Set the TimeZone used by a UCalendar. A UCalendar uses a timezone for converting from Greenwich time to local time.
Parameters:
cal - The UCalendar to set.
zoneID - The desired TimeZone ID. If 0, use the default time zone.
len - The length of zoneID, or -1 if null-terminated.
status - A pointer to an UErrorCode to receive any errors.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de