This website requires JavaScript.
Explore
Help
Sign In
zhengchen.tao
/
ezbookkeeping
Watch
1
Star
0
Fork
0
You've already forked ezbookkeeping
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
11da502f757fd488b0cd56f587c39ff1857a0a5c
ezbookkeeping
/
pkg
/
converters
/
ofx
T
History
lucdsouza
a3261acc82
Fix: missing hyphen in 'utf-8' encoding. Error when importing OFX files due to unknown encoding. Fixes issue
#48
.
2026-01-17 10:13:29 +08:00
..
ofx_data_reader_test.go
code refactor
2024-11-02 22:47:33 +08:00
ofx_data_reader.go
Fix: missing hyphen in 'utf-8' encoding. Error when importing OFX files due to unknown encoding. Fixes issue
#48
.
2026-01-17 10:13:29 +08:00
ofx_data.go
code refactor
2024-11-02 22:47:33 +08:00
ofx_transaction_data_file_importer_test.go
use the daylight saving time zone as default time zone rather than the current standard time zone during the DST
2025-12-24 00:33:47 +08:00
ofx_transaction_data_file_importer.go
use the daylight saving time zone as default time zone rather than the current standard time zone during the DST
2025-12-24 00:33:47 +08:00
ofx_transaction_data_table.go
use the expense and revenue account names as category names if the transaction has not category when importing Firefly III transactions
2025-07-13 01:51:27 +08:00