MonthName.JUNE

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

struct MonthName
enum JUNE = "JUNE";

Meta