winnow-rfc9557 #789
soulstompp
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just published winnow-rfc9557 as part of the winnow-datetime family of cratres. This one is exciting since RFC 9557 supports named time zones which are exported to jiff. With other formats one has to rely on the hour offset which could easily be inaccurate when doing date processing (i.e. adding days to that crosses a daylight savings boundary). The jiff crate fixed a lot of issues with existing datetime libraries available to Rust, and I am happy to be able to easily go from what I parse in winnow to be able to fully utilize that crates capabilities. Happy parsing!
Beta Was this translation helpful? Give feedback.
All reactions