Enumeration Case 列挙ケース

NSDateFormatterShortStyle

Declaration 宣言

NSDateFormatterShortStyle = kCFDateFormatterShortStyle

Discussion 議論

Specifies a short style, typically numeric only, such as “11/23/37” or “3:30 PM”. 短いスタイルを指定します、大抵は数字だけ、例えば “11/23/37” や “3:30 PM” など。

Equal to kCFDateFormatterShortStyle. kCFDateFormatterShortStyleと等しい。