-
Notifications
You must be signed in to change notification settings - Fork 756
Open
Description
Describe the bug
Exporting transactions incl. an ex-date to CSV should export the ex-date in the same format as the date, but exports with month description.
To Reproduce
Steps to reproduce the behavior:
- Add ex-date to transaction
- Export transaction as CSV
- Open export
- Find (restricted to relevant transaction columns):
Date,Ex-Date
2025-07-20 00:00:00,"Jul 15, 2025"
Expected behavior
Date,Ex-Date
2025-07-20 00:00:00,2025-07-15 00:00:00
Desktop (please complete the following information):
- OS: Linux
- Version: 0.82.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels