Skip to content

Conversation

@Khatwangadhareddy
Copy link

what is this pr about?
Form date field doesn't support CarbonImmutable #703

Updated the date validation in Form::date to check if the value implements DateTimeInterface instead of just checking for DateTime instances. This allows compatibility with both DateTime and Carbon objects.

Updated the date validation in Form::date to check if the value implements DateTimeInterface instead of just checking for DateTime instances. This allows compatibility with both DateTime and Carbon objects.
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