pub type FORCE_NOTLEAPYEAR_R = BitReader;
Expand description

Field FORCE_NOTLEAPYEAR reader - If set, leapyear is forced off.
Useful for years divisible by 100 but not by 400

Aliased Type§

struct FORCE_NOTLEAPYEAR_R { /* private fields */ }