Contents

numeric

A date style with the month, day of month, and year components represented as numeric values.

Declaration

static let numeric: Date.FormatStyle.DateStyle

Discussion

A numeric date style represents the date components using numeric values. For example, 10/17/2020, for locale en_US.

See Also

Modifying a Date Style