Project

General

Profile

Actions

Bug #100462

open

Task execution time changed when timezone "Europe/Zurich" (or timezone with time change in spring)

Added by Marcel Marty about 1 year ago. Updated about 1 year ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
scheduler
Target version:
Start date:
2023-04-05
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Steps to reproduce:

  1. Set php.ini timezone to "Europe/Berlin" or "Europe/Zurich"
  2. Add a new repeating task with frequency of 86400 seconds and start 23.03.2023 23:59
  3. Be sure that actual server date is after the time change in Europe (e. g. 05.04.2023)
  4. Check the next execution time in the scheduler (it changed from 23:59 to 0:59)

For me this is a bug, because the behavior cannot be expected. Tasks that were set in the "Europe/Berlin" or "Europe/Zurich" time zone must not change the start time, not even after the time change. If I create a task at 23:59, then it needs to run at 23:59 after the time change, and not suddenly 1 hour later at 0:59.


Files

scheduler_1.jpg (64.4 KB) scheduler_1.jpg Task as configured in scheduler Marcel Marty, 2023-04-05 10:24
scheduler_2.jpg (91 KB) scheduler_2.jpg Task execution time after time change in Europe Marcel Marty, 2023-04-05 10:24
Actions #1

Updated by Marcel Marty about 1 year ago

  • Description updated (diff)
Actions #2

Updated by Marcel Marty about 1 year ago

  • Description updated (diff)
Actions #3

Updated by Marcel Marty about 1 year ago

  • Description updated (diff)
Actions

Also available in: Atom PDF