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

The parsing API accepts non-ASCII digits #405

Closed
dkhalanskyjb opened this issue Jul 12, 2024 · 0 comments · Fixed by #413
Closed

The parsing API accepts non-ASCII digits #405

dkhalanskyjb opened this issue Jul 12, 2024 · 0 comments · Fixed by #413
Assignees
Labels
formatters Related to parsing and formatting
Milestone

Comments

@dkhalanskyjb
Copy link
Collaborator

LocalDate.parse("2024٠٩0६", LocalDate.Formats.ISO_BASIC) == LocalDate(2024, 9, 6)
@dkhalanskyjb dkhalanskyjb modified the milestones: 0.7.0, 0.6.1 Jul 19, 2024
@dkhalanskyjb dkhalanskyjb self-assigned this Jul 19, 2024
@dkhalanskyjb dkhalanskyjb added the formatters Related to parsing and formatting label Jul 19, 2024
dkhalanskyjb added a commit that referenced this issue Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
formatters Related to parsing and formatting
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant