---
title: withColonSeparatorInTime
framework: corefoundation
role: symbol
role_heading: Type Property
path: corefoundation/cfiso8601dateformatoptions/withcolonseparatorintime
---

# withColonSeparatorInTime

## Declaration

```swift
static var withColonSeparatorInTime: CFISO8601DateFormatOptions { get }
```

## See Also

### Constants

- [withColonSeparatorInTimeZone](corefoundation/cfiso8601dateformatoptions/withcolonseparatorintimezone.md)
- [withDashSeparatorInDate](corefoundation/cfiso8601dateformatoptions/withdashseparatorindate.md)
- [withDay](corefoundation/cfiso8601dateformatoptions/withday.md)
- [withFullDate](corefoundation/cfiso8601dateformatoptions/withfulldate.md)
- [withFullTime](corefoundation/cfiso8601dateformatoptions/withfulltime.md)
- [withInternetDateTime](corefoundation/cfiso8601dateformatoptions/withinternetdatetime.md)
- [withMonth](corefoundation/cfiso8601dateformatoptions/withmonth.md)
- [withSpaceBetweenDateAndTime](corefoundation/cfiso8601dateformatoptions/withspacebetweendateandtime.md)
- [withTime](corefoundation/cfiso8601dateformatoptions/withtime.md)
- [withTimeZone](corefoundation/cfiso8601dateformatoptions/withtimezone.md)
- [withWeekOfYear](corefoundation/cfiso8601dateformatoptions/withweekofyear.md)
- [withYear](corefoundation/cfiso8601dateformatoptions/withyear.md)
