preprocess/rules: consistent use of ISO-8601? #9

Open
opened 2024-03-11 01:27:12 +00:00 by AaronFiore · 0 comments
AaronFiore commented 2024-03-11 01:27:12 +00:00 (Migrated from gitea.com)

hledger rules can support this standard but the general approach in docker-finance has been to not uniformly support this standard because many accounts use a non-standard variation thereof.

Any implementation that adheres to this standard would very likely be an overall optimization (factor out of preprocess-related and simply use rules instead (date-format %Y-%m-%dT%T%Z)).

`hledger` rules can support this standard but the general approach in `docker-finance` has been to *not* uniformly support this standard because many accounts use a non-standard variation thereof. Any implementation that adheres to this standard would *very likely* be an overall optimization (factor out of `preprocess`-related and simply use rules instead (`date-format %Y-%m-%dT%T%Z`)).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Reference: EvergreenCrypto/docker-finance#9