---
title: format
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/date/parsestrategy/format
---

# format

The string representation of the fixed format conforming to Unicode Technical Standard #35.

## Declaration

```swift
var format: String { get }
```
