MonthName.SEPTEMBER

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

struct MonthName
enum SEPTEMBER = "SEPTEMBER";

Meta