Skip to main content

Module datetime

Module datetime 

Source
Expand description

DateTime — the OCPI timestamp type: RFC 3339, always UTC.

Structs§

DateTime
An OCPI timestamp: an instant in UTC, serialised as RFC 3339 with a Z designator.
InvalidDateTime
Why a timestamp could not be parsed.