---
title: withFractionalSeconds
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/iso8601dateformatter/options/withfractionalseconds
---

# withFractionalSeconds

The date representation uses the colon separator (:) in the time zone.

## Declaration

```swift
static var withFractionalSeconds: ISO8601DateFormatter.Options { get }
```
