[wp-trac] [WordPress Trac] #53554: Add timezone to update screen last checked time
WordPress Trac
noreply at wordpress.org
Tue Jun 29 23:21:20 UTC 2021
#53554: Add timezone to update screen last checked time
-----------------------------+------------------------
Reporter: mkaz | Owner: audrasjb
Type: enhancement | Status: reviewing
Priority: normal | Milestone: 5.9
Component: Upgrade/Install | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
-----------------------------+------------------------
Comment (by mkaz):
@audrasjb I only noticed because my local was set to UTC+0 and said it was
last checked in the future.
I'm not sure about `e` vs `T`, I personally prefer the shorter
abbreviation.
Using `e` it will look like for (UTC-7 and UTC+0)
{{{
Last checked on June 29, 2021 at 4:00 pm America/Los_Angeles.
Last checked on June 29, 2021 at 4:00 pm +00:00.
}}}
And using `T` it will look like for (UTC-7 and UTC+0)
{{{
Last checked on June 29, 2021 at 4:00 pm PDT.
Last checked on June 29, 2021 at 4:00 pm GMT+0000.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53554#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list