Full-featured IETF datetime string parsing #2240
Labels
A-design
Area: Architecture or design
C-calendar
Component: Calendars
C-datetime
Component: datetime, calendars, time zones
duplicate
This issue or pull request already exists
S-medium
Size: Less than a week (larger bug fix or enhancement)
T-core
Type: Required functionality
Milestone
We should implement a string parser conforming to IETF Sedate that parses a string into its components (date, time, time zone, calendar), and use this parser in APIs and anywhere else we parse date strings. Think about where to put this code in the crate structure.
The text was updated successfully, but these errors were encountered: