minSeconds constant

int const minSeconds

The minimum value for seconds; corresponds to '0001-01-01T00:00:00Z'.

Implementation

static const int minSeconds = -62135596800;