Skip to content

Add String to LocalTime converter - #3535

Closed
jandurovec wants to merge 1 commit into
spring-projects:mainfrom
jandurovec:string-to-local-time-converter
Closed

Add String to LocalTime converter#3535
jandurovec wants to merge 1 commit into
spring-projects:mainfrom
jandurovec:string-to-local-time-converter

Conversation

@jandurovec

Copy link
Copy Markdown
Contributor

The current set of JSR310 converters is missing the support for deserialization of LocalTime from String.

See #3522

The current set of JSR310 converters is missing the support for deserialization of `LocalTime` from `String`.

See spring-projects#3522

Signed-off-by: Jan Durovec <jan.durovec@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 24, 2026
@mp911de mp911de changed the title Add missing String to LocalTime converter Add String to LocalTime converter Aug 26, 2026
@mp911de mp911de added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Aug 26, 2026
@mp911de mp911de closed this in 90c8b6d Aug 26, 2026
mp911de added a commit that referenced this pull request Aug 26, 2026
Add since tags, add LocalTimeToStringConverter.

See #3535
@mp911de mp911de added this to the 4.1.2 (2026.0.2) milestone Aug 26, 2026
@mp911de

mp911de commented Aug 26, 2026

Copy link
Copy Markdown
Member

Thank you for your contribution. That's merged, polished, and backported now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants