constant
SECONDS_PER_DAY

int SECONDS_PER_DAY = SECONDS_PER_HOUR * HOURS_PER_DAY

(Not documented.)