Do not build chrono datetime when parsing #1

Open
opened 2023-07-19 14:25:39 +00:00 by quentin · 0 comments
Owner

Currently, I build the chrono datetime during parsing.
I should instead capture raw data in an AST,
and give the opportunity to the user to (try to) generate the
corresponding chrono representation.

Currently, I build the chrono datetime during parsing. I should instead capture raw data in an AST, and give the opportunity to the user to (try to) generate the corresponding chrono representation.
quentin added the
cat
code
label 2023-07-23 17:30:19 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Deuxfleurs/eml-codec#1
No description provided.