pub const DATE_INFINITY_DAYS: i32 = i32::MAX; // 2_147_483_647i32
i64 µs / 86_400_000_000 wraps to i32 for max representable date: ~292k years.