[wp-trac] [WordPress Trac] #48623: WP 5.3 time problem causes day number shifts in permalinks
WordPress Trac
noreply at wordpress.org
Mon Nov 18 08:20:02 UTC 2019
#48623: WP 5.3 time problem causes day number shifts in permalinks
--------------------------------------+---------------------
Reporter: steevithak | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.3.1
Component: Date/Time | Version: 5.3
Severity: major | Resolution:
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+---------------------
Comment (by Rarst):
Good idea about adding to Site Health I opened a ticket #48692
Note that we don't even need to scan the source, as long as
`date_default_timezone_get()` still returns `UTC` it should be fine. Some
code can change time zone for its purposes, but then (correctly) restore
the UTC state. Core itself used to do this, I got rid of it by now.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48623#comment:29>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list