MonthName.AUGUST

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

struct MonthName
enum AUGUST = "AUGUST";

Meta