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