Make WordPress Core

Opened 14 months ago

Closed 4 weeks ago

#59543 closed enhancement (worksforme)

The American date notation system.

Reported by: fangtengbo's profile fangtengbo Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: I18N Keywords: reporter-feedback close
Focuses: Cc:

Description

Please, please, drop the local American "month-day-year" date notation system. It differs from that used in nearly all other countries. Instead, use the International date and time format; typically the ISO 8601 format for all-numeric dates. The USA date system is extremely confusing for everybody, not living in the USA.

Change History (3)

#1 @knutsp
14 months ago

  • Component changed from General to I18N
  • Keywords reporter-feedback added; needs-patch removed
  • Severity changed from major to normal
  • Type changed from defect (bug) to enhancement

Hello @fangtengbo and welcome to Trac.

This Trac is for the WordPress core software, so I guess you are referrig to this.

WordPress is fully configurable when it comes to date formats, at least all that PHP can handle. The default format after installation is determined by the bundeled localization or installed translation package. The site admin can the choose the preferred date format for the site in general on the dashboard Settings General page. Any decent theme supports using the preferred date format on the front.

If you need help configuring your WordPress, please see the documentation at https://wordpress.org/documentation/article/settings-general-screen/ or use our support forums at https://wordpress.org/support/forums/

After configuring, no active plugins, where do you see American style dates? Please elaborate or provide a screenshot.

#2 @swissspidy
9 months ago

  • Keywords close added

#3 @swissspidy
4 weeks ago

  • Milestone Awaiting Review deleted
  • Resolution set to worksforme
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.