Page MenuHomePhabricator

Date format in Belarusian Wikipedia
Closed, ResolvedPublic

Description

Author: Eugene.Zelenko

Description:
Please change date format in MessagesBe.php to this:

$dateFormats = array(
'dmy time' => 'H:i',
'dmy date' => 'j xg Y',
'dmy both' => 'H:i, j xg Y',
);

So date should be in form of Day-Space-Month name in genitive case-Space-Year.
For today: "7 кастрычніка 2006"

Thank you.


Version: 1.8.x
Severity: enhancement

Details

Reference
bz7517

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 9:22 PM
bzimport set Reference to bz7517.
bzimport added a subscriber: Unknown Object (MLST).