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 Cardinality? Type Description

end

0..*

date

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. This is the *Beoogde in bedrijfsname* in the previous implementation.

quarter

0..*

integer

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

start

0..*

date

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. This is the *Startdatum* in the previous implementation.

year

0..*

integer

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


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. This is the *Beoogde in bedrijfsname* in the previous implementation.

URI

cim:DateTimeInterval.end

Cardinality?

0..*

Type

date

quarter

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

URI

ck:DateTimeInterval.quarter

Cardinality?

0..*

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. This is the *Startdatum* in the previous implementation.

URI

cim:DateTimeInterval.start

Cardinality?

0..*

Type

date

year

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

URI

ck:DateTimeInterval.year

Cardinality?

0..*

Type

integer