pub const HEBREW_MAX_YEAR: i32 = i32::MAX; // 2_147_483_647i32
The maximum hebrew year supported by this code (this is the maximum alue for i32)