Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Switch to ZonedDateTime from LocalDateTime #65

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LOOHP
Copy link

@LOOHP LOOHP commented Dec 29, 2024

Since d2962bc and the release of 2.7.3, time zones and time zone placeholders can no longer be used for parsing and formatting due to the switch from Date to LocalDateTime.

image

This PR switches all usage of LocalDateTime to ZonedDateTime to once again restore this functionality.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant