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

Support kotlinx-datetime #9

Open
plannigan opened this issue Mar 9, 2023 · 0 comments
Open

Support kotlinx-datetime #9

plannigan opened this issue Mar 9, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@plannigan
Copy link
Owner

Since the initial creation of this library, kotlinx-datetime was created as a multi-platform API with it's own Clock interface. Since the semantics are the same, adding support for this library would not need any new concepts. Though, there would needs to be some thought on how to publish a common module without significant changes for Java projects that might also use this library. They might not want to step through the kotlinx-datetime abstraction just to get back to the native java.time.Clock.

@plannigan plannigan added the enhancement New feature or request label Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant