Skip to main content

DATE_INFINITY_DAYS

Constant DATE_INFINITY_DAYS 

Source
pub const DATE_INFINITY_DAYS: i32 = i32::MAX; // 2_147_483_647i32
Expand description

i64 µs / 86_400_000_000 wraps to i32 for max representable date: ~292k years.