container: hledger-flow: coinbase: refactor %created_at, add %taxed_at timestamp for 1099-DA #334

Manually merged
AaronFiore merged 0 commits from AaronFiore/docker-finance:coinbase-taxes-timezone into master 2026-03-30 19:50:44 +00:00
Owner

Description

For tax year 2025+: since Coinbase uses Eastern Time for tax reporting, and %created_at returns UTC, %taxed_at (and form 8949) must align with 1099-DA.

⚠️MUST re-import and re-taxes for 2025+

Potentially breaking:

  • ⚠️MUST adjust any custom tax rules by dropping the timezone after %created_at and renaming to %taxed_at
    • ⚠️MUST then re-import and re-taxes for 2025+

Agreement

### Description For tax year 2025+: since Coinbase uses Eastern Time for tax reporting, and `%created_at` returns UTC, `%taxed_at` (and form 8949) must align with 1099-DA. ⚠️**MUST** re-`import` and re-`taxes` for 2025+ *Potentially* breaking: - ⚠️**MUST** adjust any custom tax rules by dropping the timezone after `%created_at` and renaming to `%taxed_at` * ⚠️**MUST** then re-`import` and re-`taxes` for 2025+ ### Agreement - [x] I have read and understood the [Development](https://gitea.evergreencrypto.co/EvergreenCrypto/dfi-docs/src/branch/master/markdown/How-do-I-contribute.md#development) and [License](https://gitea.evergreencrypto.co/EvergreenCrypto/dfi-docs/src/branch/master/markdown/Where-is-the-legalese.md#where-is-the-legalese) documentation
AaronFiore added this to the v1.4.2 milestone 2026-03-26 20:07:13 +00:00
AaronFiore added 2 commits 2026-03-26 20:07:14 +00:00
AaronFiore removed the Breaking label 2026-03-27 00:07:26 +00:00
AaronFiore added the Language/GNU Awk label 2026-03-28 01:08:30 +00:00
AaronFiore manually merged commit 34e786cec7 into master 2026-03-30 19:50:44 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Reference: EvergreenCrypto/docker-finance#334