Magidoc

OffsetDateTimeRange
Object

A range of time which can be unbounded in either direction.

The start of the range is inclusive and the end is exclusive. A null start means that the range extends indefinitely into the past and a null end means that it extends indefinitely into the future.

Fields

#

end

The exclusive end of the range or null if the range is unbounded in the future.

start

The inclusive start of the range or null if the range is unbounded in the past.

Usages

#

References

#

  • Field activityPeriods from Alert