Type Property 型プロパティ

day

Identifier for the day unit. 日にち単位に対する識別子。

Declaration 宣言

static var day: NSCalendar.Unit { get }

Discussion 議論

The corresponding value is an NSInteger. Equal to kCFCalendarUnitDay. 対応する値はNSIntegerです。kCFCalendarUnitDayに等しいです。

See Also 参照

Specifying Weeks and Days 週と日にちを指定する