Enumeration Case 列挙ケース

NSDateFormatterLongStyle

Declaration 宣言

NSDateFormatterLongStyle = kCFDateFormatterLongStyle

Discussion 議論

Specifies a long style, typically with full text, such as “November 23, 1937” or “3:30:32 PM PST”. 長いスタイルを指定します、大抵は完全なテキストを持つ、例えば “November 23, 1937” や “3:30:32 PM PST” など。

Equal to kCFDateFormatterLongStyle. kCFDateFormatterLongStyleに等しい。