Enumeration Case 列挙ケース

NSDateComponentsFormatterZeroFormattingBehaviorNone

No formatting behavior. This behavior prevents the dropping of zero values or adding of zeroes for padding. For example, with hours, minutes, and seconds displayed, the abbreviated value for one hour and 10 seconds is “1h 0m 10s”. 書式設定しない挙動。この挙動は、ゼロ値を落とすことまたは詰めのためのゼロの追加を防ぎます。例えば、時、分、そして秒の表示では、1時間と10秒の省略された値は “1h 0m 10s” です。

Declaration 宣言

NSDateComponentsFormatterZeroFormattingBehaviorNone = (0)