Type Property 型プロパティ

dropAll

The drop all zero units behavior. This behavior drops all units whose values are 0. For example, when days, hours, minutes, and seconds are allowed, the abbreviated version of one hour is displayed as “1h”. 全てのゼロ単位を落とす挙動。この挙動は、値が0である全ての単位を落とします。例えば、日、時、分、そして秒が認められる場合、1時間の省略版は “1h” のように表示されます。

Declaration 宣言

static var dropAll: DateComponentsFormatter.ZeroFormattingBehavior { get }