[wp-trac] [WordPress Trac] #28988: Detect Time Zones automatically at installation
WordPress Trac
noreply at wordpress.org
Tue Jan 3 10:00:56 UTC 2017
#28988: Detect Time Zones automatically at installation
--------------------------------------+------------------------------
Reporter: danielmount | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Date/Time | Version:
Severity: normal | Resolution:
Keywords: dev-feedback needs-patch | Focuses: javascript
--------------------------------------+------------------------------
Changes (by dd32):
* focuses: => javascript
Comment:
It looks like we'll be able to use
`Intl.DateTimeFormat().resolvedOptions().timeZone` here now.
It's supported by recent Chrome & Safari, Firefox 52 will support it
(Currently in the Developer channel), however IE is likely not
implementing it. Progressive enhancement to support it when possible seems
like a good option to me.
I'm unsure of what UI it should have though, transparent in the
background? option to select timezone hidden behind a `Timezone:
Australia/Brisbane [change]` section, etc.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28988#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list