Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Current Situation
- With
JS-1862the time zone database for Joda Time was last updated around 1 year ago - The time zone database now is outdated.
Desired Behavior
- The Joda Time jar file should be updated with the most recent time zones (2021).
Workaround
- A patch can be downloaded: https://download.sos-berlin.com/patches/joda-time-2.10.10.jar
- Stop the JobScheduler Master/Agent
- Copy the file into the ./lib/3rd-party directory and delete an existing "joda-time" file, e.g. joda-time-2.9.9.jar
- Start the JobScheduler Master/Agent