* (bug 32461) Add two-digit short form year for Persian calendar ({{#time:xiy}})
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 14 Dec 2011 00:32:56 +0000 (00:32 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 14 Dec 2011 00:32:56 +0000 (00:32 +0000)
commitf1ce2ce95217030e5f7c6025348c9d550bc7e3c8
tree27068cdfeebdacf96c41fed35b9e3d4d4af4f606
parent0e6ff35c8046a6b773dd85232c165ded92f8b82f
* (bug 32461) Add two-digit short form year for Persian calendar ({{#time:xiy}})

Patch by Platonides https://bugzilla.wikimedia.org/attachment.cgi?id=9490&action=diff
Plus test case. Note the test case uses Latin-style digits because it's testing English; in fa you'd get the persian digits as in the examples on the bug.
languages/Language.php
tests/phpunit/languages/LanguageTest.php