Options

Job Queue

ChiragChirag Member Posts: 1
What is the difference between "Earliest Start Date/Time" and "Starting Time" in the job Queue Entry table ? In which time zone both dates work ?
Problem: Server is installed in London (UTC), Job Queue Entry Card is updated with Start Time 9PM and Earliest Start Time also to 9PM. When this job queue runs it increments the Earliest start Time to 1 hr. next day that means it will run at 10PM next day. Users are in France Time Zone (UTC +1). Need help on this.

Comments

  • Options
    jglathejglathe Member Posts: 639
    edited 2015-10-26
    DateTime is (should be) always saved in UTC in the database, and will be converted with the client's TZ offset when displayed. Time is another matter, doesn't have anything to do with TZ. When the NAS service runs on a server with UTC, then it should just work. Otherwise, it's quite a mess.
Sign In or Register to comment.