User tests: Successful: Unsuccessful:
When using Cron expressions in a task, then they are always executed in UTC timezone. This leads to an issue when the cron ob should run on a specific time on the day and the Joomla site is in a timezone where the there are DST changes. This pr calculates the next run date according to the timezone of Joomla and displays the next execution date in the same time when editing the task (it is the same time as in the tasks list then).
It shows the UTC time as next execution date.
It shows the correct time as next execution date.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Administration |
I have tested this item ✅ successfully on 2a56945
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
PR-4.4-dev
|
Title |
|
Labels |
Added:
RTC
bug
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-04-26 18:26:11 |
Closed_By | ⇒ | MacJoom |
Thank you!
checked, works fine, thanks :)