MonthName.MARCH

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

struct MonthName
enum MARCH = "MARCH";

Meta