Contents

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”.

Declaration

static var dropAll: DateComponentsFormatter.ZeroFormattingBehavior { get }

See Also

Constants