DateTimeInterval

Interval between two date and time points, where the interval includes the start time but excludes end time.

Type

Class

URI

cim:DateTimeInterval

CIM standard (perspective)

IEC61970 (Grid)

Class hierarchy

  • DateTimeInterval

Slots

Name Type Description Inherited from

end

0..1
date

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

quarter

0..1
integer

Quarter indicator for when this Work is completed. Use in combination with this:DateTimeInterval.year.

n/a

start

0..1
date

Start date and time of this interval. The start date and time is included in the defined interval. Follows the international...

n/a

year

0..1
integer

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

cim:DateTimeInterval.end

Cardinality

0..1

Type

date

quarter

Quarter indicator for when this Work is completed. Use in combination with this:DateTimeInterval.year.

URI

this:DateTimeInterval.quarter

Cardinality

0..1

Type

integer

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

cim:DateTimeInterval.start

Cardinality

0..1

Type

date

year

Year indicator for when this Work is completed. Use in combination with this:DateTimeInterval.quarter.

URI

this:DateTimeInterval.year

Cardinality

0..1

Type

integer