DAYS_IN_MONTHS

Constant DAYS_IN_MONTHS 

Source
const DAYS_IN_MONTHS: [[u64; 12]; 2];
Expand description

Represents the number of days in each month for both leap and non-leap years.