ll first meta-model – ISA\ll\Elementary\Temporal
Temporal | |||||
Aliases | None. | ||||
Information | This assembly is about the elementary temporal elements.
To avoid common date and time treatment difficulties, date and time are always expressed as UTC time. |
||||
Note |
|
Date | |||||
Information | The UTC date conventionally identified using the Gregorian calendar. This class accept negative dates. | ||||
Constructors |
|
||||
Attributes |
|
||||
Invariant |
|
Date time | |||||||||
Information | The UTC (ISO 8601) date time.
Here the Time is limited to only using 40 bits with a resolution of 0.1µs in order to store a full date in a Single. This makes the Date time perfectly suitable for time-stamping. |
||||||||
Constructors |
|
||||||||
Attributes |
|
||||||||
Query |
|
||||||||
Invariant |
|
Temporal element | |
Information | The root of almost all elementary date and time related types. |
Time | |||||
Information | A duration elapsed, forward or backward, since a reference point in time.The sbyte have one sign bit. The remaining 63 bits encode the time quantity.
The time resolution is fixed to 0.1 microsecond. |
||||
Constructors |
|
||||
Attributes |
|
||||
Invariant |
|
Time offset | |||||
Information | The UTC offset defined as the difference in hours and minutes from Coordinated Universal Time (UTC). It typically applies to a particular place and date. | ||||
Constructors |
|
||||
Property |
|
||||
Invariant |
|
Zone date time | |||||||||||
Information | The date time for a particular geographic including an offset according to UTC standard (ISO 8601). | ||||||||||
Constructors |
|
||||||||||
Attribute |
|
||||||||||
Queries |
|
Temporal element | |
Information | The root of almost all elementary date and time related types. |
None.
Version and status
Version | Date | Description | Status |
V1R1 | 31-Dec-17 | Initial. | Candidate |