end property
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;
The end date, exclusive. It is truncated to the nearest date. Defaults to 1st January, 2100.
Throws AssertionError if end <= start.
final DateTime end;