Use JVM default time zone consistently throughout the engine

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.0.0-rc, 7.0.0
    • Affects Version/s: None
    • Component/s: 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

              Assignee:
              Roman Smirnov
              Reporter:
              Bernd Ruecker
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: