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

Add realTimeZonedDateTime to Clock JVM extensions #4316

Merged
merged 3 commits into from
Mar 27, 2025

Conversation

mmienko
Copy link
Contributor

@mmienko mmienko commented Mar 24, 2025

Add realTimeZonedDateTime to Clock extensions for convenience

djspiewak
djspiewak previously approved these changes Mar 24, 2025
Copy link
Member

@djspiewak djspiewak left a comment

Choose a reason for hiding this comment

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

I like this quite a lot, but reading the diff, I just realized that we split ClockPlatform to JVM + Native, while IOCompanion is only split to JVM. We should make this consistent, though it may take a bit more refactoring. My guess is we want to revisit this after #4201 lands.

Would you mind opening an issue to track this? Then we can merge this PR.

@mmienko
Copy link
Contributor Author

mmienko commented Mar 24, 2025

Oh yes, good callout. Will create issue to track.

@mmienko
Copy link
Contributor Author

mmienko commented Mar 25, 2025

Done #4323

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Co-authored-by: Arman Bilge <armanbilge@gmail.com>
@armanbilge armanbilge changed the title Add realTimeZonedDateTime to Clock JVM extensions Add realTimeZonedDateTime to Clock JVM extensions Mar 26, 2025
@armanbilge armanbilge merged commit a0f6d7d into typelevel:series/3.x Mar 27, 2025
33 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants