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

weekdayOrdinal

A weekday ordinal or count of weekday ordinals. ある週日序数または数え週日序数。

Declaration 宣言

var weekdayOrdinal: Int? { get set }

Discussion 議論

Weekday ordinal units represent the position of the weekday within the next larger calendar unit, such as the month. For example, 2 is the weekday ordinal unit for the second Friday of the month. 週日序数単位は、次のより大きいカレンダー単位、例えば月などの内部のその週日の位置を表します。例えば、2は、月の第2金曜日に対しての週日序数単位となります。

See Also 参照

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