[wp-trac] [WordPress Trac] #50524: Incorrect city name
WordPress Trac
noreply at wordpress.org
Wed Jul 1 16:10:17 UTC 2020
#50524: Incorrect city name
--------------------------+----------------------
Reporter: andruhapx | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Date/Time | Version:
Severity: normal | Resolution: wontfix
Keywords: | Focuses:
--------------------------+----------------------
Changes (by ocean90):
* status: assigned => closed
* resolution: => wontfix
* version: 5.4.2 =>
* component: General => Date/Time
* milestone: Awaiting Review =>
Comment:
Hello @andruhapx, welcome to WordPress Trac!
Thanks for the report. WordPress itself doesn't maintain the time zones.
It uses what the PHP function
[https://www.php.net/manual/en/function.timezone-identifiers-list.php
timezone_identifiers_list()] returns. You can find the current
[https://www.php.net/manual/en/timezones.php list of supported time zones
on this page]. The list is officially [https://www.iana.org/time-zones
maintained by the IANA].
I'm assuming that there will be an update to the database in the future
and once upgraded in PHP you'll automatically see the updated list in
WordPress too.
Therefore I'm going to close this ticket as wontfix for now.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50524#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list