Make WordPress Core

Timestamp:
11/25/2019 10:10:31 AM (6 years ago)
Author:
SergeyBiryukov
Message:

Date/Time: Remove mysql2date() usage in get_feed_build_date() to ensure the output includes correct timezone offset.

With the changes in [45908], mysql2date() works correctly for all local time inputs, but should not be used for UTC time inputs.

Add a unit test.

Props Rarst, lisota.
Merges [46756] and [46757] to the 5.3 branch.
Fixes #48675.

Location:
branches/5.3
Files:
1 edited
1 copied

Note: See TracChangeset for help on using the changeset viewer.