---
title: Date.ISO8601FormatStyle.DateTimeSeparator.standard
framework: foundation
role: symbol
role_heading: Case
path: foundation/date/iso8601formatstyle/datetimeseparator-swift.enum/standard
---

# Date.ISO8601FormatStyle.DateTimeSeparator.standard

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

## Declaration

```swift
case standard
```

## See Also

### Specifying ISO 8601 Format Style Date Time Separators

- [Date.ISO8601FormatStyle.DateTimeSeparator.space](foundation/date/iso8601formatstyle/datetimeseparator-swift.enum/space.md)
