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

Update time doc with tzdb support #990

Merged
merged 6 commits into from
Jul 2, 2024
Merged

Conversation

thomasponsmicroej
Copy link
Collaborator

No description provided.

ApplicationDeveloperGuide/javaTime.rst Outdated Show resolved Hide resolved
ApplicationDeveloperGuide/javaTime.rst Outdated Show resolved Hide resolved
ApplicationDeveloperGuide/javaTime.rst Outdated Show resolved Hide resolved
ApplicationDeveloperGuide/javaTime.rst Outdated Show resolved Hide resolved
ApplicationDeveloperGuide/javaTime.rst Outdated Show resolved Hide resolved
ApplicationDeveloperGuide/javaTime.rst Outdated Show resolved Hide resolved
ApplicationDeveloperGuide/javaTime.rst Outdated Show resolved Hide resolved
ApplicationDeveloperGuide/javaTime.rst Outdated Show resolved Hide resolved
ApplicationDeveloperGuide/javaTime.rst Outdated Show resolved Hide resolved
ApplicationDeveloperGuide/javaTime.rst Outdated Show resolved Hide resolved
Comment on lines 355 to 356
.. note::
It is also recommended to add the class name ``java.time.zone.TzdbZoneRulesProvider`` to a ``*.types.list`` file: the class name is required to instantiate the provider and can not be known at compile-time.
Copy link
Collaborator

Choose a reason for hiding this comment

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

I would suggest to require the user to do that rather than only a recommendation in a note.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ok, done

ApplicationDeveloperGuide/javaTime.rst Outdated Show resolved Hide resolved
@thomasponsmicroej thomasponsmicroej merged commit 2d45037 into master Jul 2, 2024
1 check passed
@thomasponsmicroej thomasponsmicroej deleted the feature/add-tzdb-doc branch July 2, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants