Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full-featured IETF datetime string parsing #2240

Closed
sffc opened this issue Jul 25, 2022 · 1 comment
Closed

Full-featured IETF datetime string parsing #2240

sffc opened this issue Jul 25, 2022 · 1 comment
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

Comments

@sffc
Copy link
Member

sffc commented Jul 25, 2022

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.

@sffc sffc added T-core Type: Required functionality A-design Area: Architecture or design discuss Discuss at a future ICU4X-SC meeting C-datetime Component: datetime, calendars, time zones S-medium Size: Less than a week (larger bug fix or enhancement) C-calendar Component: Calendars labels Jul 25, 2022
@sffc sffc added this to the ICU4X 1.x Untriaged milestone Jul 25, 2022
@sffc
Copy link
Member Author

sffc commented Aug 9, 2022

Duplicate of #2127

@sffc sffc marked this as a duplicate of #2127 Aug 9, 2022
@sffc sffc closed this as not planned Won't fix, can't repro, duplicate, stale Aug 9, 2022
@sffc sffc added the duplicate This issue or pull request already exists label Aug 9, 2022
@sffc sffc removed the discuss Discuss at a future ICU4X-SC meeting label Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant