MonthName.DECEMBER

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

struct MonthName
enum DECEMBER = "DECEMBER";

Meta