var weekday: Int
The number of the weekdays.
曜日番号。
var weekdayOrdinal : Int
The ordinal number of weekdays.
週番号。
var weekOfMonth : Int
The week number of the months.
月の週番号。
var day: Int
The number of days.
日数。
Availability 有効性
Technology
var weekOfYear: 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 weekOfMonth : Int
var day: Int
var yearForWeekOfYear : Int