MonthName.MAY

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

struct MonthName
enum MAY = "MAY";

Meta