<!--
{
  "availability" : [
    "watchOS: 2.0.0 - 27.2.0"
  ],
  "documentType" : "symbol",
  "framework" : "ClockKit",
  "identifier" : "/documentation/ClockKit/CLKRelativeDateTextProvider/relativeDateStyle",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "ClockKit"
    ],
    "preciseIdentifier" : "c:objc(cs)CLKRelativeDateTextProvider(py)relativeDateStyle"
  },
  "title" : "relativeDateStyle"
}
-->

# relativeDateStyle

The formatting style to use for the relative time value.

```
var relativeDateStyle: CLKRelativeDateStyle { get set }
```

## Discussion

For a list of possible values, see [`CLKRelativeDateStyle`](/documentation/ClockKit/CLKRelativeDateStyle).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)