MonthName.OCTOBER

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

struct MonthName
enum OCTOBER = "OCTOBER";

Meta