reubano / csv2ofx

A Python library and command line tool for converting csv to ofx and qif files
MIT License
195 stars 111 forks source link

use `date_fmt` that is passed in #99

Closed reshav-abraham closed 1 year ago

reshav-abraham commented 1 year ago

closes https://github.com/reubano/csv2ofx/issues/95

Use date_fmt in transaction method of QIF class to allow optional date formatting

reshav-abraham commented 1 year ago

closing given this is 4 months old.