Uploaded image for project: 'JS - JobScheduler'
  1. JS - JobScheduler
  2. JS-983

Different time zones per job and order

    XMLWordPrintable

Details

    • Feature
    • Status: Resolved (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 1.5.3192
    • None
    • None

    Description

      Instead of local time the engine uses UTC time.

      • The time zone of the scheduler is configurable with <config time_zone="...">.
      • Time zone names are from the tz database, for example time_zone="Europe/Berlin".
      • The time zone of jobs and orders is configurable with <run_time time_zone="..."> or <schedule time_zone="...">.
      • The timestamp column in log files is displayed in the scheduler's time zone.
      • scheduler.log is using local time as before.
      • Timestamps in XML answer are marked with suffix "Z" for UTC time.

      The JobSchedulers uses Joda Time for time calculation.

      Attachments

        Issue Links

          Activity

            People

              jz Joacim Zschimmer
              jz Joacim Zschimmer
              Oliver Haufe Oliver Haufe
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: