Skip to content

Export ex-date of transaction as DateTime #5574

@capmlbpkel

Description

@capmlbpkel

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:

  1. Add ex-date to transaction
  2. Export transaction as CSV
  3. Open export
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions