var weekday: Int
The number of the weekdays.
曜日番号。
var weekdayOrdinal : Int
The ordinal number of weekdays.
週番号。
var weekOfYear : Int
The ISO 8601 week date of the year.
ISO 8601年内週番号。
var day: Int
The number of days.
日数。
Availability 有効性
Technology
var weekOfMonth: Int
{ get set }
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 UnitsをDate and Time Programming Guideで見てください。
var weekday: Int
var weekdayOrdinal : Int
var weekOfYear : Int
var day: Int