Extends
- PersistedState
Members
instant
- Description:
Timestamp of the persisted Item as Instant.
- Source:
Timestamp of the persisted Item as Instant.
timestamp :time.ZonedDateTime
- Description:
Timestamp of persisted Item.
Consider using
instant
for heavy calculations because it is much faster to work with Instant.
- Source:
Timestamp of persisted Item.
Consider using instant
for heavy calculations because it is much faster to work with Instant.