<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macCatalyst: 15.0.0 -",
    "macOS: 12.0.0 -",
    "tvOS: 15.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 8.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Foundation",
  "identifier" : "/documentation/Foundation/Date/ISO8601FormatStyle/TimeZoneSeparator-swift.enum/omitted",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Foundation"
    ],
    "preciseIdentifier" : "s:10Foundation4DateV18ISO8601FormatStyleV17TimeZoneSeparatorO7omittedyA2GmF"
  },
  "title" : "Date.ISO8601FormatStyle.TimeZoneSeparator.omitted"
}
-->

# Date.ISO8601FormatStyle.TimeZoneSeparator.omitted

Specifies no separator between the time and time zone in an ISO 8601 date format style.

```
case omitted
```

## Discussion

The `rawValue` of `omitted` is an empty string (””).

---

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)