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

# Date.ISO8601FormatStyle.DateTimeSeparator.space

Specifies a space character separating date and time components in an ISO 8601 date format style.

## Declaration

```swift
case space
```

## See Also

### Specifying ISO 8601 Format Style Date Time Separators

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