public String[ ] get7DayNames()
An array of String objects containing the effective names for the seven days of the week.
DtpDate toDay = new DtpDate(); String[] toDay.get7DayNames();
set7DayNames(), set7DayNamesToDefault()