aniav / ynab-csv

Tool for making your CSV files ready to import into YNAB
https://aniav.github.io/ynab-csv/
MIT License
162 stars 85 forks source link

Space in front of date not trimmed #17

Closed ishandesilva2 closed 4 years ago

ishandesilva2 commented 5 years ago

When the input file column contains a leading space in the date column, the converted file carries it over. Then YNAB complains that the date cannot be identified. Suggest to trim date fields on conversion.

aniav commented 5 years ago

Seems valid! Thank you 🙌

aniav commented 4 years ago

This is fixed now, thank you for reporting @ishandesilva2 👍