unit DateProcess; interface const DayOfWeekStrings: ..] of String = ('SUNDAY', 'MONDAY', 'TUESDAY', 'WEDNESDAY', 'THURSDAY', 'FRIDAY', 'SATURDAY'); //: English Calendar Months - used for Month2Int const MonthStrings: ..] of String = ('JANUARY', 'FEBR…