<!--
{
  "availability" : [
    "iOS: 2.0.0 -",
    "iPadOS: 2.0.0 -",
    "macCatalyst: 13.0.0 -",
    "macOS: 10.0.0 -",
    "tvOS: 9.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/ISO8601DateFormatter/Options",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Foundation"
    ],
    "preciseIdentifier" : "c:@E@NSISO8601DateFormatOptions"
  },
  "title" : "ISO8601DateFormatter.Options"
}
-->

# ISO8601DateFormatter.Options

Options used to generate and parse ISO 8601 date representations.

```
struct Options
```

## Topics

### Constants

[`withYear`](/documentation/Foundation/ISO8601DateFormatter/Options/withYear)

[`withMonth`](/documentation/Foundation/ISO8601DateFormatter/Options/withMonth)

[`withWeekOfYear`](/documentation/Foundation/ISO8601DateFormatter/Options/withWeekOfYear)

[`withDay`](/documentation/Foundation/ISO8601DateFormatter/Options/withDay)

[`withTime`](/documentation/Foundation/ISO8601DateFormatter/Options/withTime)

[`withTimeZone`](/documentation/Foundation/ISO8601DateFormatter/Options/withTimeZone)

[`withSpaceBetweenDateAndTime`](/documentation/Foundation/ISO8601DateFormatter/Options/withSpaceBetweenDateAndTime)

[`withDashSeparatorInDate`](/documentation/Foundation/ISO8601DateFormatter/Options/withDashSeparatorInDate)

[`withColonSeparatorInTime`](/documentation/Foundation/ISO8601DateFormatter/Options/withColonSeparatorInTime)

[`withColonSeparatorInTimeZone`](/documentation/Foundation/ISO8601DateFormatter/Options/withColonSeparatorInTimeZone)

[`withFullDate`](/documentation/Foundation/ISO8601DateFormatter/Options/withFullDate)

[`withFullTime`](/documentation/Foundation/ISO8601DateFormatter/Options/withFullTime)

[`withInternetDateTime`](/documentation/Foundation/ISO8601DateFormatter/Options/withInternetDateTime)



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)