end property

DateTime end
final

The end date. It is truncated to the nearest date.

Contract

Throws AssertionError if end <= start.

Implementation

final DateTime end;