---
title: date
framework: corelocation
role: symbol
role_heading: Instance Property
path: corelocation/clmonitoringevent/date
---

# date

The date the event occurs.

## Declaration

```occ
@property (strong, readonly) NSDate * date;
```

## See Also

### Event properties

- [identifier](corelocation/clmonitoringevent/identifier.md)
- [refinement](corelocation/clmonitoringevent/refinement.md)
- [state](corelocation/clmonitoringevent/state.md)
- [CLMonitoringState](corelocation/clmonitoringstate.md)
