---
title: withDay
framework: corefoundation
role: symbol
role_heading: Type Property
path: corefoundation/cfiso8601dateformatoptions/withday
---

# withDay

## Declaration

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

## See Also

### Constants

- [withColonSeparatorInTime](corefoundation/cfiso8601dateformatoptions/withcolonseparatorintime.md)
- [withColonSeparatorInTimeZone](corefoundation/cfiso8601dateformatoptions/withcolonseparatorintimezone.md)
- [withDashSeparatorInDate](corefoundation/cfiso8601dateformatoptions/withdashseparatorindate.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)
