MonthName.JULY

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

struct MonthName
enum JULY = "JULY";

Meta