* Optionally use ISO formatting for dates Prior to this commit we always used the date pattern as assigned in the Excel workbook for the cell. Which could lead to surprising results. We now allow the dates to be formatted as an ISO date time with offset, so dates/times are consistently formatted in the result. Closes: #88