Make WordPress Core

Opened 7 years ago

Last modified 19 months ago

#46366 reopened enhancement

Posted Date - Field Arrangement - Reflect Locale Format OR Combine Fields

Reported by: Lucanos Owned by:
Priority: normal Milestone:
Component: Date/Time Version: 5.1
Severity: trivial Keywords: close
Cc: Focuses:

Description

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".

Attachments (2)

Screen Shot 2019-02-28 at 9.43.37 am.png (5.7 KB ) - added by Lucanos 7 years ago.
DateTime Fields in QuickEdit
Screen Shot 2019-02-28 at 9.43.55 am.png (8.4 KB ) - added by Lucanos 7 years ago.
DateTime Fields in Classic Editor

Download all attachments as: .zip

Change History (7)

@Lucanos
7 years ago

DateTime Fields in QuickEdit

@Lucanos
7 years ago

DateTime Fields in Classic Editor

#1 @Rarst
7 years ago

Related #43028

#2 @pbearne
21 months ago

  • Milestone Awaiting Review
  • Resolutioninvalid
  • Status newclosed

#3 @Lucanos
21 months ago

  • Resolution invalid
  • Status closedreopened

I am not sure the reason for closing this is valid.

When the "Date Format" in the Settings Page is changed to "Y-m-d", the date selector in the Quick Edit for Posts is still as described above.

#4 @pbearne
20 months ago

@Lucanos

Your date Format in settings is for front-end display not admin
The Admin date order is controlled via the translation for your language

Have you tried setting your language?

#5 @pbearne
19 months ago

  • Keywords close added
Note: See TracTickets for help on using tickets.