DateTimeUtc 🔗
-
Primitive type:
str🔗
Represent an
xs:dateTime with the time zone fixed to UTC.
Invariants 🔗
-
The value must match the pattern of xs:dateTime with the time zone fixed to UTC.
MatchesXsDateTimeUtc( self )
-
The value must represent a valid xs:dateTime with the time zone fixed to UTC.
IsXsDateTimeUtc( self )
Usages
| EventPayload | EventPayload.timeStamp |
| BasicEventElement | BasicEventElement.lastUpdate |