-
-
Notifications
You must be signed in to change notification settings - Fork 249
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
tzdata is quite old in jdks #3367
Comments
@asmild What failure did you experience using tzupdater? |
Wrong time when tz is Cairo |
OK, but when you used the tzupdater.jar what was the sequence of instructions you gave? |
the issue is- we can't use tzupdater.jar. there is no technical possibility to do that |
OFC, with tzupdater.jar tzdata is been updating well, but, as I said it's not our case. In our case we can just get ready binaries |
Why is it not possible? Are you not allowed to run the tool? The next time we bundle the updated TZ will be in the July PSU |
Ok, then we can wait until July |
We faced a need of using Cairo TZ, but it appeared that in JDK the old one is used. We checked via tzupdater.jar and found that current JRE tzdata version is tzdata2022g. But latest one in that moment is tzdata2023c.
tzupdater doesn't solve our issue, otherwise I wouldn't come. We need new tzdata built-in in binaries.
The text was updated successfully, but these errors were encountered: