---
title: dateOfLastStateUpdate
framework: intents
role: symbol
role_heading: Instance Property
path: intents/ingetcarpowerlevelstatusintentresponse/dateoflaststateupdate
---

# dateOfLastStateUpdate

A timestamp that indicates the most recent charge status for the electric vehicle.

## Declaration

```swift
var dateOfLastStateUpdate: DateComponents? { get set }
```

## Discussion

Discussion When creating a response object, you must set this property to the date and time when the system captured the charge status for the electric vehicle.

## See Also

### Providing the Charge Status

- [activeConnector](intents/ingetcarpowerlevelstatusintentresponse/activeconnector.md)
- [charging](intents/ingetcarpowerlevelstatusintentresponse/charging-6xnqj.md)
- [minutesToFull](intents/ingetcarpowerlevelstatusintentresponse/minutestofull-2kbt6.md)
