MonthName.NOVEMBER

The month of November with 30 days. This has the numeric value of {@code 11}.

struct MonthName
enum NOVEMBER = "NOVEMBER";

Meta