pub const DAYS_MONTHS_MASK: i128 = 0xFFFFFFFF;
Mask for extracting the middle 32 bits (days or months).