Contents

CFCalendarGetMinimumDaysInFirstWeek(_:)

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

Declaration

func CFCalendarGetMinimumDaysInFirstWeek(_ calendar: CFCalendar!) -> CFIndex

Parameters

  • calendar:

    The calendar to examine.

Return Value

The minimum number of days in the first week of calendar.

See Also

Getting and Setting Day Information