MM/dd/yyyy vs. MM-dd-yyyy

MM/dd/yyyy vs. MM-dd-yyyy

I noticed that getProjectTasks(new-format) returns dates in MM/dd/yyyy format and
getTaskById(new-format) returns dates as MM-dd-yyyy. quite inconvenient when parsing the xml.