Skip to content

Add UtcOffset struct for PartialZonedDateTime #207

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 7 commits into from
Feb 28, 2025
Merged

Conversation

nekevss
Copy link
Member

@nekevss nekevss commented Feb 23, 2025

This PR introduces to UtcOffset parse for use with PartialZonedDateTime.

The goal ultimately is providing the tools / API for PrepareCalendarFields to be implemented, specifically the ToOffsetString conversion, while also better representing the general invariant of PartialZonedDateTime's offset.

@nekevss nekevss added the C-enhancement New feature or request label Feb 24, 2025
@nekevss nekevss requested a review from jedel1043 February 26, 2025 04:34
Copy link
Member

@jedel1043 jedel1043 left a comment

Choose a reason for hiding this comment

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

Looks good!

@nekevss nekevss merged commit a360a2e into main Feb 28, 2025
8 checks passed
@jedel1043 jedel1043 deleted the add-offset-struct branch February 28, 2025 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants