Contents

week()

Returns the number of weeks.

Declaration

func week() -> Int

Return Value

The number of week units for the receiver.

Discussion

This value is interpreted in the context of the calendar with which it is used—see Calendars, Date Components, and Calendar Units in Date and Time Programming Guide.

See Also

Accessing Weeks and Days