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 Java model with list of time zones #148

Open
richfab opened this issue Dec 2, 2024 · 3 comments · May be fixed by #153
Open

Update Java model with list of time zones #148

richfab opened this issue Dec 2, 2024 · 3 comments · May be fixed by #153
Assignees

Comments

@richfab
Copy link
Contributor

richfab commented Dec 2, 2024

Follow-up of #146

Context

The time zones in the schemas were replaced with the content of the TZ identifier column from this list.

Problem

The Java models are inconsistent with the spec because they use the previous list of time zones.

Solution

Update the Java models with the list of time zones from the schemas.

@leonardehrenfried
Copy link
Contributor

You actually don't need to do much. The compiler will regenerate the types for you.

@Alessandro100 Alessandro100 self-assigned this Dec 2, 2024
@richfab
Copy link
Contributor Author

richfab commented Dec 3, 2024

@leonardehrenfried Our dev team will update the Java model by the end of the month. If you need it before, feel free to open a PR if you want. Thank you!

@richfab richfab linked a pull request Dec 3, 2024 that will close this issue
@richfab
Copy link
Contributor Author

richfab commented Dec 3, 2024

@leonardehrenfried It seems that the update will happen sooner than expected. A PR was open by @Alessandro100

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 a pull request may close this issue.

3 participants