Instance Method
インスタンスメソッド
init
initWithYear:month:day:hour:minute:second:timeZone:
No overview available. 概要は利用可能でありません。
Availability 有効性
- macOS 10.4–10.10 Deprecated
- Mac Catalyst 13.1–13.1 Deprecated
Technology
- Foundation ファウンデーション
Declaration 宣言
- (id)initWithYear:(NSInteger
)year
month:(NSUInteger
)month
day:(NSUInteger
)day
hour:(NSUInteger
)hour
minute:(NSUInteger
)minute
second:(NSUInteger
)second
timeZone:(NSTimeZone
*)aTimeZone;