Contents

CFCalendarGetFirstWeekday(_:)

Returns the index of first weekday for a specified calendar.

Declaration

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

Parameters

  • calendar:

    The calendar to examine.

Return Value

The index of the first weekday of the specified calendar.

See Also

Getting and Setting Day Information