Skip to content

update level serialization to use Instant instead of ZonedDateTime#1787

Open
adamkorynta wants to merge 1 commit into
developfrom
bugfix/level_effective_date_serialization
Open

update level serialization to use Instant instead of ZonedDateTime#1787
adamkorynta wants to merge 1 commit into
developfrom
bugfix/level_effective_date_serialization

Conversation

@adamkorynta

Copy link
Copy Markdown
Collaborator

this will ensure serialization to always display as UTC

Summary

Serializes levels always to UTC using java.time.Instant

Related Issue

Closes #600

Validation

Tested via unit and integration tests.

Checklist

  • AI tools used

this will ensure serialization to always display as UTC
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.

Levels response datetime format doesn't contain timezone

1 participant