maxDateTime property

DateTime maxDateTime
getter/setter pair

The maximum DateTime that can be safely represented.

Equal to DateTime.utc(207871, 8, 1, 23, 45, 13, 265152, 0).

Implementation

static DateTime maxDateTime = DateTime.utc(207871, 8, 1, 23, 45, 13, 265152, 0);