NCMBDateFormat Class Reference
Inherits from | NSObject |
---|---|
Declared in | NCMBDateFormat.h |
+ getIso8601DateFormat
ISO 8601形式の時刻表記でDateFormatを作成します。
+ (NSDateFormatter *)getIso8601DateFormat
Return Value
ISO 8601形式のNSDateFormatter
Declared In
NCMBDateFormat.h
+ getFileNameDateFormat
ファイル名に使用されるDateFormatを作成します。
+ (NSDateFormatter *)getFileNameDateFormat
Return Value
ファイル名用のNSDateFormatter
Declared In
NCMBDateFormat.h