start property

DateTime start
final

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

Contract

Throws AssertionError if end <= start.

Implementation

final DateTime start;