To fix a lot of timezone parsing failures, could IntlTimeZone::getIDForWindowsID() (https://www.php.net/manual/en/intltimezone.getidforwindowsid.php) be used to support Windows timezones?
To fix a lot of timezone parsing failures, could
IntlTimeZone::getIDForWindowsID() (https://www.php.net/manual/en/intltimezone.getidforwindowsid.php)
be used to support Windows timezones?