U_CAPI void ucal_setAttribute ( UCalendar* cal, UCalendarAttribute attr, int32_t newValue)

Set a numeric attribute associated with a UCalendar

Documentation

Set a numeric attribute associated with a UCalendar. Numeric attributes include the first day of the week, or the minimal numbers of days in the first week of the month.
Parameters:
cal - The UCalendar to set.
attr - The desired attribute; one of UCAL_LENIENT, UCAL_FIRST_DAY_OF_WEEK, or UCAL_MINIMAL_DAYS_IN_FIRST_WEEK
newValue - The new value of attr.
See Also:
ucal_getAttribute

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