[wp-trac] Re: [WordPress Trac] #1540: Date format returned by
wp_get_archives is not localizable
WordPress Trac
wp-trac at lists.automattic.com
Fri Feb 17 12:34:33 GMT 2006
#1540: Date format returned by wp_get_archives is not localizable
----------------------+-----------------------------------------------------
Id: 1540 | Status: assigned
Component: Template | Modified: Fri Feb 17 12:34:33 2006
Severity: normal | Milestone: 2.1
Priority: lowest | Version: 1.5.1.2
Owner: skippy | Reporter: stephenju
----------------------+-----------------------------------------------------
Comment (by drssay):
Is there any solution of this?
This ticket must fixed quickly for non latin1 user(for example China &
Japan & Korean)
I Think below solution is very good solution.
{{{
$text = date_i18n(_('F Y'), $arcresult->post_date);
}}}
--
Ticket URL: <http://trac.wordpress.org/ticket/1540>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list