---
title: departureDateInterval
framework: sensorkit
role: symbol
role_heading: Instance Property
path: sensorkit/srvisit/departuredateinterval
---

# departureDateInterval

A range of time within which the user departs from a location of interest.

## Declaration

```swift
var departureDateInterval: DateInterval { get }
```

## See Also

### Accessing Visit Information

- [arrivalDateInterval](sensorkit/srvisit/arrivaldateinterval.md)
- [distanceFromHome](sensorkit/srvisit/distancefromhome.md)
- [locationCategory](sensorkit/srvisit/locationcategory-swift.property.md)
- [SRVisit.LocationCategory](sensorkit/srvisit/locationcategory-swift.enum.md)
