This website requires JavaScript.
Explore
Help
Sign In
mirror
/
ezbookkeeping
Watch
1
Star
0
Fork
0
You've already forked ezbookkeeping
mirror of
https://github.com/mayswind/ezbookkeeping.git
synced
2026-05-14 23:17:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8be5e8aa1d3d464f4ece1f5a6f20f12cbb6d9517
ezbookkeeping
/
pkg
/
converters
/
ofx
T
History
MaysWind
76af5d946a
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_data_reader_test.go
code refactor
2024-11-02 22:47:33 +08:00
ofx_data_reader.go
fix cannot import OFX file which has only one but very long line (
#243
)
2025-09-15 22:51:16 +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