LONG_MONTH_NAME

Full names of the months of the year.

package immutable
string[Month.max + 1] LONG_MONTH_NAME;

Meta