Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#6397 closed defect (bug) (fixed)

Not localized date at the primary dashboard feed

Reported by: hervada's profile hervada Owned by:
Milestone: 2.5 Priority: normal
Severity: normal Version: 2.5
Component: I18N Keywords: has-patch
Focuses: Cc:

Description

The date of the posts shown on the primary dashboard feed should be localized according to the blog local language (as all other dates shown do). Patch attached.

Attachments (2)

widgets.php.patch (549 bytes) - added by hervada 17 years ago.
dashboard-localized-date.diff (530 bytes) - added by nbachiyski 17 years ago.

Download all attachments as: .zip

Change History (4)

#1 @nbachiyski
17 years ago

We can use date_i18n instead of mysql2date gymnastics.

#2 @ryan
17 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [7548]) Localize date in dashboard. Props hervada and nbachiyski. fixes #6397

Note: See TracTickets for help on using tickets.