LONG_MONTH_NAME

Full names of the months of the year.

immutable
string[Month.max + 1] LONG_MONTH_NAME;

Meta