Represents an absolute point in time from an origin usually interpreted as
meaning the start of the current day, specified to the second. Semantics
defined by ISO 8601.
Used for recording real world times, rather than scientifically measured fine
amounts of time. The partial form is used for approximate times of events and
substance administrations.
Declaration :
Artifact : DV_TIME
Attribut value |
ISO8601 time string
Declaration :
Operation magnitude |
Numeric value of the time as seconds since the start of day.
Declaration :
Operation is_strictly_comparable_to |
Test if two instances are strictly comparable.
Declaration :
Operation add |
Add a time period to this time.
Declaration :
Operation subtract |
Subtract a duration from this 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