[wp-trac] [WordPress Trac] #46366: Posted Date - Field Arrangement - Reflect Locale Format OR Combine Fields
WordPress Trac
noreply at wordpress.org
Wed Feb 27 23:01:22 UTC 2019
#46366: Posted Date - Field Arrangement - Reflect Locale Format OR Combine Fields
-------------------------+-----------------------------
Reporter: Lucanos | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Date/Time | Version: 5.1
Severity: trivial | Keywords:
Focuses: |
-------------------------+-----------------------------
In the "Quick Edit" form, as well as the Classic Editor's "Publish"
Metabox, show 5 fields for entering the Publish Date for a Page/Post.
[Month (Select)] [Day (Text)], [Year (Text)] @ [Hour (Text)]:[Minutes
(Text)]
This is the American format, with Month first, but is not a common format
outside of the US.
Even when the Date format is changed in Settings, that selected format is
not used to arrange the Date Entry fields noted above.
Suggestion: Integrate a JS Library which allows DateTimes to be entered in
various formats, in a single field, and then be processed to produce a
value in the format which is required.
Example: I should be able to write a DateTime as "2019-2-28 10:00" and for
that to be converted to "2 Feb 2019 10AM".
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46366>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list