Opened 17 years ago
Closed 17 years ago
#6397 closed defect (bug) (fixed)
Not localized date at the primary dashboard feed
Reported by: |
|
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)
Change History (4)
Note: See
TracTickets for help on using
tickets.
We can use
date_i18n
instead ofmysql2date
gymnastics.