Skip to content

Fixed Issue 184

Xeros requested to merge Xeros/qrop:184-fix-csv-import-date-issue into master

Fixed the Bad Date Format issue when importing a csv file resulting in nothing being imported. The date is now tested twice, once against week string and if invalid, against iso string.

Closes #184 (closed)

Merge request reports