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

Improved support for time #1633

Merged
merged 2 commits into from
Feb 20, 2025
Merged

Improved support for time #1633

merged 2 commits into from
Feb 20, 2025

Conversation

joelrosario
Copy link
Member

@joelrosario joelrosario commented Feb 20, 2025

This pull request includes significant changes to the handling and validation of ISO 8601 time patterns in the core module. This PR updates the time validation code to use the built-in LocalTime.parse method, instead of a regex.

@joelrosario joelrosario merged commit 6545afa into main Feb 20, 2025
2 checks passed
@joelrosario joelrosario deleted the time_support branch February 20, 2025 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant