Planboard / Scheduler
Fixed yet another date format issue, depending on the date format used on server. Found out that "short date' format will use servers international setting. Command now looks like Format$(DD,"Short-Date") instead of forcing "mm/dd/yyyy"