Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-1170

Use JVM default time zone consistently throughout the engine

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.0.0-rc, 7.0.0
    • None
    • engine
    • None

      DurationHelper uses JodaTime (which uses system property to detect time zone), TimerDeclarationImpl uses SimpleDateForm (which uses JMV/TimeZone.getDefault())

      This can lead to differences in the time zone interpretation on systems where JVM settings are different to the system property.

      I will send a pull request where I tell JodaTime to use the JVM timezone to handle that consistent over the codebase.

        This is the controller panel for Smart Panels app

              smirnov Roman Smirnov
              ruecker Bernd Ruecker
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: