[][src]Constant doomsday::FIRST_LEAP_YEAR

pub const FIRST_LEAP_YEAR: usize = 1752;

The initial leap year (actually of 11 years).

This year marks the transition to the Gregorian calendar for the British Empire. Dates before this year aren't supported by this doomsday algorithm.