Contents

withWeekOfYear

Declaration

static var withWeekOfYear: ISO8601DateFormatter.Options { get }

Discussion

The date representation includes the week of the year. The format for week of year is ww, including the W prefix.

See Also

Constants