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

feat(databinding): Add a New ValueConverter for LocalDateTime #13351

Merged
merged 5 commits into from Mar 27, 2024

Conversation

Richardson-e
Copy link
Contributor

No description provided.

@CLAassistant
Copy link

CLAassistant commented Jan 18, 2024

CLA assistant check
All committers have signed the CLA.

@@ -0,0 +1,51 @@
/*
* Copyright 2013 the original author or authors.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Richardson-e If this is a new file, should this date be 2024?

Puneet Behl and others added 2 commits February 28, 2024 20:28
Adds a new converter named `LocalDateTimeConverter` which will automatically convert `String` or `LocalDateTime` values when using data binder.

Fixes #13280
@puneetbehl
Copy link
Contributor

@Emrichardsone please sign the CLA

@puneetbehl puneetbehl changed the title Local date time binding feat(databinding): Add a New ValueConverter for LocalDateTime Mar 27, 2024
@puneetbehl puneetbehl merged commit 67e2e04 into 6.2.x Mar 27, 2024
9 checks passed
@puneetbehl puneetbehl deleted the local-date-time-binding branch March 27, 2024 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants