[wp-trac] [WordPress Trac] #44472: Month abbreviation is not getting translated in Russian locale
WordPress Trac
noreply at wordpress.org
Wed Jun 27 10:38:42 UTC 2018
#44472: Month abbreviation is not getting translated in Russian locale
--------------------------+-----------------------------
Reporter: Rarst | Owner: SergeyBiryukov
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 5.0
Component: I18N | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+-----------------------------
Comment (by audrasjb):
I tried to reproduce it using Russian localized installation.
{{{#!php
var_export( date_i18n( 'F M' ) );
}}}
Return: `'Июнь Июн'`
So everything seems to be okay on my side.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/44472#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list