Instance Method インスタンスメソッド

setWeek(_:)

Sets the number of weeks. 週番号を設定します。

Declaration 宣言

func setWeek(_ v: Int)

Parameters パラメータ

v

The number of week units. 週単位番号。

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. この値は、それが使われるところのカレンダーの文脈で解釈されます — Calendars, Date Components, and Calendar UnitsDate and Time Programming Guideで見てください。

See Also 参照

Accessing Weeks and Days 週と日にちにアクセスする