MonthCode.JANUARY

The month of January with 31 days. This has the numeric value of {@code 1}.

struct MonthCode
enum JANUARY = 1;

Meta