Use chrono for time types #22

Open
opened 2019-01-25 07:42:33 +13:00 by theduke · 1 comment
theduke commented 2019-01-25 07:42:33 +13:00 (Migrated from github.com)

Hey, this is currently the best mail parser crate I have found!

It would be great if the create used chrono for date/time types though, since it is pretty much the standard in the ecosystem.

Hey, this is currently the best mail parser crate I have found! It would be great if the create used [chrono](https://github.com/chronotope/chrono) for date/time types though, since it is pretty much the standard in the ecosystem.
mikedilger commented 2019-01-25 20:30:22 +13:00 (Migrated from github.com)

Thanks.

I haven't worked on this code in ages, but I believe it uses chrono as an optional dependency, and compiles in the chrono From/Into traits if you enable it.

Thanks. I haven't worked on this code in ages, but I believe it uses chrono as an optional dependency, and compiles in the chrono From/Into traits if you enable it.
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
mikedilger/email-format#22
No description provided.