pub const MILLISECONDS_IN_DAY: i64 = SECONDS_IN_DAY * MILLISECONDS; // 86_400_000i64
Expand description

Number of milliseconds in a day