SECONDS_IN_DAY

Number of seconds in the day for creating day ranges.

static immutable
auto SECONDS_IN_DAY = 86_400;

Meta