var minute: Int?
A minute or count of minutes.
分または数え分。
var second: Int?
A second or count of seconds.
秒または数え秒。
var nanosecond: Int?
A nanosecond or count of nanoseconds.
ナノ秒または数えナノ秒。
Availability 有効性
Technology
var hour: Int
? { get set }
Note 注意
This value is interpreted in the context of the calendar in which it is used. この値は、それが使われるところのカレンダーの文脈で解釈されます。
var minute: Int?
var second: Int?
var nanosecond: Int?