AMP icon indicating copy to clipboard operation
AMP copied to clipboard

Scheduler Timezone doesn't care about DST

Open BroOtti opened this issue 1 year ago • 2 comments

Bug Report

System Information

┏━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Key                  ┃ Value                                 ┃
┣━━━━━━━━━━━━━━━━━━━━━━╋━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┫
┃ Operating System     ┃ Linux - Debian GNU/Linux 12 on x86_64 ┃
┃ Product              ┃ AMP 'Callisto' v2.5.1.8 (Mainline)    ┃
┃ Virtualization       ┃ Docker                                ┃
┃ Application          ┃ Palworld                              ┃
┃ Module               ┃ GenericModule                         ┃
┃ Running in Container ┃ Yes                                   ┃
┃ Current State        ┃ Ready                                 ┃
┗━━━━━━━━━━━━━━━━━━━━━━┻━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛

I confirm:

  • [x] that I have searched for an existing bug report for this issue.
  • [x] that I am using the latest available version of AMP.
  • [x] that my operating system is up-to-date.

Symptoms

  • What are you trying to do? I set the Scheduler Timezone to Europe/Berlin
  • What are you expecting to happen? I expect the scheduler to run at the given time in that zimezone
  • What is actually happening? ('Nothing' is not an acceptable answer!) The scheduler is one hour off as it doesn't care about DST

Reproduction

  1. Set Scheduler Timezone to a timezone which has DST
  2. Create a scheduler running at 3am
  3. While DST is active, the scheduler is one hour off and runs at 4am instead of 3am

BroOtti avatar Sep 10 '24 08:09 BroOtti