https://bugzilla.wikimedia.org/show_bug.cgi?id=52009

--- Comment #3 from Niklas Laxström <[email protected]> ---
Language::sprintfdate claims to support Iranian and Hijri calendars, so at
least part of this bug should be just about adding suitable time format strings
to MessagesCbk.

Here is an example from MessagesAr:
$dateFormats = array(
[...]
        'hijri time' => 'H:i',
        'hijri date' => 'xmj xmF xmY',
        'hijri both' => 'H:i، xmj xmF xmY',

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to