Contents

CFCalendarSetTimeZone(_:_:)

Sets the time zone for a calendar.

Declaration

func CFCalendarSetTimeZone(_ calendar: CFCalendar!, _ tz: CFTimeZone!)

Parameters

  • calendar:

    The calendar to modify.

  • tz:

    The time zone to set for calendar.

See Also

Getting and Setting the Time Zone