---
title: offset
framework: homekit
role: symbol
role_heading: Instance Property
path: homekit/hmsignificanttimeevent/offset
---

# offset

The offset from the significant event that the event fires at.

## Declaration

```swift
var offset: DateComponents? { get }
```

## See Also

### Inspecting a significant time event

- [significantEvent](homekit/hmsignificanttimeevent/significantevent.md)
