Make WordPress Core

Opened 6 years ago

Closed 6 years ago

#50624 closed enhancement (fixed)

Add timezone abbreviation to wp-date settings

Reported by: mkaz Owned by: obenland
Priority: normal Milestone: 5.6
Component: Editor Version:
Severity: normal Keywords:
Cc: Focuses:

Description

This change adds the timezone abbreviation to surface to the wp-date package used by the block editor.

The abbreviation is being surfaced in the Block Editor as a hint when the WordPress/system time differs from the user's browser time, implemented in this PR: https://github.com/WordPress/gutenberg/pull/23400

Attachments (1)

50624.patch (985 bytes ) - added by mkaz 6 years ago.

Download all attachments as: .zip

Change History (4)

@mkaz
6 years ago

#1 @obenland
6 years ago

  • Milestone Awaiting Review5.6
  • Owner set to obenland
  • Status newreviewing
  • Type defect (bug)enhancement

This ticket was mentioned in Slack in #core by hellofromtonya. View the logs.


6 years ago

#3 @helen
6 years ago

  • Resolutionfixed
  • Status reviewingclosed

In 49083:

WP Date: Add timezone abbreviation to wp-date settings.

Props mkaz.
Fixes #50624.

Note: See TracTickets for help on using tickets.