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

Time.from_string is limited #1324

Open
floitsch opened this issue Jan 5, 2023 · 0 comments
Open

Time.from_string is limited #1324

floitsch opened this issue Jan 5, 2023 · 0 comments

Comments

@floitsch
Copy link
Member

floitsch commented Jan 5, 2023

Currently, the Time.from_string doesn't parse all iso 8601 strings.

Failing:

2023-01-03T18:22:12.430015+00:00  // Doesn't support '+...'
2023-01-03T18:22:12.430015Z       // Doesn't support '.'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant