Contents

standard

A time style with all components except the time zone represented.

Declaration

static let standard: Date.FormatStyle.TimeStyle

Discussion

A standard time style represents the hour, minute, second, and day period components in the format. For example, 9:54:29 PM.

See Also

Modifying a Time Style