Skip to content

Add export of kotlinx.datetime.format in module-info #438

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

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

cdelabou
Copy link
Contributor

This allows usages of the introduced format api from java 9 modules, which currently fails with the following error:

Kotlin: Symbol is declared in module 'kotlinx.datetime' which does not export package 'kotlinx.datetime.format'.

This allows usages of the introduced format api from java 9 modules
@dkhalanskyjb dkhalanskyjb merged commit e62cac8 into Kotlin:master Sep 23, 2024
@dkhalanskyjb
Copy link
Collaborator

Thank you!

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.

2 participants