CFCalendarSetLocale(_:_:)
Sets the locale for a calendar.
Declaration
func CFCalendarSetLocale(_ calendar: CFCalendar!, _ locale: CFLocale!)Parameters
- calendar:
The calendar to modify.
- locale:
The locale to set for
calendar.
Sets the locale for a calendar.
func CFCalendarSetLocale(_ calendar: CFCalendar!, _ locale: CFLocale!)The calendar to modify.
The locale to set for calendar.