MonthName.JANUARY

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

struct MonthName
enum JANUARY = "JANUARY";

Meta