- Status changed to Postponed: needs info
over 1 year ago 11:41pm 10 April 2023 - π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
+++ b/core/lib/Drupal/Core/Datetime/Element/Datelist.php @@ -39,7 +39,6 @@ public function getInfo() { - '#date_timezone' => date_default_timezone_get(),
the only place in core that sets the default timezone based on a user-provided value is the TimeZoneResolver
But that only happens during a config import if the system date config object is being changed.
So I'm wondering what in your project is calling date_default_timezone_set with a user-provided value
- Status changed to Closed: cannot reproduce
6 months ago 2:04am 17 June 2024 - π¦πΊAustralia acbramley
Thanks for reporting this issue. We rely on issue reports like this one to resolve bugs and improve Drupal core.
As part of the Bug Smash Initiative, we are triaging issues that are marked "Postponed (maintainer needs more info)". This issue was marked "Postponed (maintainer needs more info)" 1 year ago.
Since further information has not been provided, I'm marking the issue "Closed (cannot reproduce)". If anyone can provide complete steps to reproduce the issue (starting from "Install Drupal core"), document those steps in the issue summary and set the issue status back to "Active".
Thanks!