Contents

CFCalendarSetMinimumDaysInFirstWeek(_:_:)

Sets the minimum number of days in the first week of a specified calendar.

Declaration

func CFCalendarSetMinimumDaysInFirstWeek(_ calendar: CFCalendar!, _ mwd: CFIndex)

Parameters

  • calendar:

    The calendar to modify.

  • mwd:

    The number to set as the minimum number of days in the first week of calendar.

See Also

Getting and Setting Day Information