MonthName.APRIL

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

struct MonthName
enum APRIL = "APRIL";

Meta