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

Get TimestampWithTimeZone from OffsetDateTime #539

Merged

Conversation

einarmo
Copy link
Contributor

@einarmo einarmo commented Apr 13, 2022

Doing this currently means splitting an OffsetDateTime into Date, Time and UtcOffset, which is a little silly when it just gets converted back into an OffsetDateTime.

Doing this currently means splitting an OffsetDateTime into Date, Time
and UtcOffset, which is a little silly when it just gets converted back
into an OffsetDateTime.
@eeeebbbbrrrr eeeebbbbrrrr self-requested a review April 18, 2022 15:42
Copy link
Contributor

@eeeebbbbrrrr eeeebbbbrrrr left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks!

@eeeebbbbrrrr eeeebbbbrrrr merged commit 913c373 into pgcentralfoundation:develop Apr 18, 2022
@eeeebbbbrrrr eeeebbbbrrrr mentioned this pull request Apr 19, 2022
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