Make WordPress Core

Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#2601 closed defect (bug) (wontfix)

Admin panels should honor default date and time format Options

Reported by: MichaelH Owned by:
Priority: normal Milestone:
Component: Administration Version: 2.0.2
Severity: normal Keywords: bg|has-patch bg|needs-testing
Cc: Focuses:

Description

Any administrative panel displays of posts, pages, and comments should honor the default date and time formats set by users in Options->General.

Attachments (1)

2601.diff (4.2 KB ) - added by MichaelH 20 years ago.
Changes 4 panels to use default date and time settings

Download all attachments as: .zip

Change History (4)

@MichaelH
20 years ago

Changes 4 panels to use default date and time settings

#1 @MichaelH
20 years ago

  • Keywords bg|has-patch bg|needs-testing added
  • Milestone2.1

Patch makes four admin panels adhere to Options General date and time format settings.

  1. wp-admin/admin-functions.php
  1. wp-admin/edit-comments.php
  1. wp-admin/edit.php
  1. wp-admin/moderation.php

#2 @matt
20 years ago

  • Resolutionwontfix
  • Status newclosed

The internal date formats in the admin were chosen for reasons in different places, I don't think we should use that setting.

#3 @Nazgul
19 years ago

  • Milestone 2.1
Note: See TracTickets for help on using tickets.