public String[ ] get12ShortMonthNames()
An array of String objects containing the effective short names of the twelve months.
DtpDate toDay = new DtpDate(); String[] toDay.get12ShortMonthNames();
set12ShortMonthNames(), set12ShortMonthNamesToDefault()