Represents an absolute point in time, specified to the second. Semantics defined
by ISO 8601.
Used for recording a precise point in real world time, and for approximate time
stamps, e.g. the origin of a HISTORY in an OBSERVATION which is only partially
known.
Declaration :
Artifact : DV_DATE_TIME
Attribut value |
ISO8601 date/time string
Declaration :
Operation magnitude |
numeric value of the date/time as seconds since the calendar origin point.
Declaration :
Operation is_strictly_comparable_to |
Test if two instances are strictly comparable.
Declaration :
Operation add |
Add a time period to this date_time.
Declaration :
Operation subtract |
Subtract a time period from this date_time.
Declaration :
All public operations : add , add , diff , diff , is_normal , is_simple , is_strictly_comparable_to , is_strictly_comparable_to , magnitude , operator+ , operator- , operator< , operator= , subtract , subtract , valid_magnitude_status , valid_percentage