DateTimeInterval
Interval between two date and time points, where the interval includes the start time but excludes end time.
Type |
Class |
---|---|
URI |
|
CIM standard (perspective) |
IEC61970 (Grid) |
Slots
Name | Type | Description | Inherited from |
---|---|---|---|
0..1 |
End date and time of this interval. The end date and time where the interval is defined up to, but excluded. Follows the... |
n/a |
|
0..1 |
Quarter indicator for when this Work is completed. Use in combination with this:DateTimeInterval.year. |
n/a |
|
0..1 |
Start date and time of this interval. The start date and time is included in the defined interval. Follows the international... |
n/a |
|
0..1 |
Year indicator for when this Work is completed. Use in combination with this:DateTimeInterval.quarter. |
n/a |
end
End date and time of this interval. The end date and time where the interval is defined up to, but excluded. Follows the international date format of YYYY-MM-DD, i.e. 2024-12-31. When only a specific month is known, use "01" as day.
URI |
|
---|---|
Cardinality |
0..1 |
Type |
quarter
Quarter indicator for when this Work is completed. Use in combination with this:DateTimeInterval.year.
URI |
|
---|---|
Cardinality |
0..1 |
Type |
start
Start date and time of this interval. The start date and time is included in the defined interval. Follows the international date format of YYYY-MM-DD, i.e. 2024-12-31. When only a specific month is known, use "01" as day.
URI |
|
---|---|
Cardinality |
0..1 |
Type |