Skip to content

Proper implementation of OffsetDateTime.toJava, LocalTime.fromJava, and LocalTime#toJava methods#1928

Open
plokhotnyuk wants to merge 1 commit into
disneystreaming:series/0.19from
plokhotnyuk:series/0.19
Open

Proper implementation of OffsetDateTime.toJava, LocalTime.fromJava, and LocalTime#toJava methods#1928
plokhotnyuk wants to merge 1 commit into
disneystreaming:series/0.19from
plokhotnyuk:series/0.19

Conversation

@plokhotnyuk
Copy link
Copy Markdown
Contributor

Fixes #1917

…eTime.toJava`, `LocalTime.fromJava`, and `LocalTime#toJava` methods
Copy link
Copy Markdown
Contributor

@lewisjkl lewisjkl left a comment

Choose a reason for hiding this comment

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

Looks good, if you don't mind adding a test case to prevent future regression, that'd be great as well

@kubukoz
Copy link
Copy Markdown
Member

kubukoz commented Apr 28, 2026

yeah, I'd appreciate some tests cases as well, it's hard to see what makes these proper otherwise :)

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.

smithy4s.time.OffsetDateTime.fromJava, smithy4s.time.LocalTime.fromJava and smithy4s.time.LocalTime#toJava return wrong results

3 participants