public String[ ] get12MonthNames()
An array of String objects containing the effective names of the twelve months.
DtpDate toDay = new DtpDate(); String[] toDay.get12MonthNames();
set12MonthNames(), set12MonthNamesToDefault()