end property

DateTime end
final

The end date, exclusive. It is truncated to the nearest date. Defaults to 1st January, 2100.

Contract

Throws AssertionError if end <= start.

Implementation

final DateTime end;