max constant

Time const max

The end of the day (11:59:59:999:999 pm).

Implementation

static const max = Time(23, 59, 59, 999, 999);