Opened 11 years ago
Closed 11 years ago
#32451 closed defect (bug) (duplicate)
Retain date format when changing a post date
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Posts, Post Types | Keywords: | |
| Focuses: | ui, administration | Cc: |
Description
When you change the date of a post type the new date is formatted differently to the previous set date.
| Initial Date | Mar 20, 2015 @ 20:29 |
|---|---|
| Changed Date | 05-May 20, 2015 @ 20 : 29 |
| Changed Date (Correct) | May 20, 2015 @ 20:29 |
I've attached a patch which fixes this issue by retaining the same date format.
Attachments (2)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Duplicate of #30716.