Instance Property インスタンスプロパティ

weekOfYear

The ISO 8601 week date of the year. ISO 8601年内週番号。

Declaration 宣言

var weekOfYear: Int { get set }

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 週と日にちにアクセスする

Related Documentation 関連文書