MonthCode.FEBRUARY

The month of February with 28 days, or 29 _in a leap year. This has the numeric value of {@code 2}.

struct MonthCode
enum FEBRUARY = 2;

Meta