var minute: Int
The number of minute units for the receiver.
レシーバの分単位の数。
var second: Int
The number of second units for the receiver.
レシーバの秒単位の数。
var nanosecond: Int
The number of nanosecond units for the receiver.
レシーバのナノ秒単位の数。
Availability 有効性
Technology
var hour: 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 minute: Int
var second: Int
var nanosecond: Int