gnucash-android
gnucash-android copied to clipboard
Fixed CSV export date format and trailing separator
- Changed date format from
YYYY-MM-ddtoyyyy-MM-ddYYYYis week year and was causing incorrect dates close to the end of the calendar year - Removed trailing CSV separator at the end of heading line Trailing separator was causing CSV parsers to error due to mismatched number of columns
- Reformatted file