Last modified: 2007-11-19 16:07:13 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T14024, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 12024 - Correcting Persian date formats
Correcting Persian date formats
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Internationalization (Other open bugs)
1.12.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://www.farsiweb.ir/mediawiki/imag...
: patch
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-11-18 15:21 UTC by Roozbeh Pournader
Modified: 2007-11-19 16:07 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
patch to correct Persian date formats (1.10 KB, patch)
2007-11-18 15:21 UTC, Roozbeh Pournader
Details

Description Roozbeh Pournader 2007-11-18 15:21:27 UTC
Created attachment 4349 [details]
patch to correct Persian date formats

Some of the present date formats do not follow the esatablished formats for date and time. The established formats are specified in the document "Locale requirements for Persian language of Iran", available here:
http://www.farsiweb.ir/mediawiki/images/3/3b/Locale-12.pdf

In the attached patch, I am fixing the following issues:

1) Move the time after the date, separating them with a short text phrase, as specified in the locale requirements document, section 6 ("complete time"), page 10.

2) Making Gregorian mdy and ymd formats use month numbers instead of month names, as using month names in a different order does not result in recognizable dates in Persian. I do not expect many people to use these fixed formats even after the change, but before the change, they were unusable.

3) Since I am replacing month names with numbers in some of the formats, and a totally numerical date may result in a confusion about the date system, I am adding the necessary suffix for the date system to those two formats, as specified in the locale requirements document, page 4.

An alternative to changes made in 2 and 3, would be removing 'mdy' and 'ymd' from $datePreferences, or just removing 'mdy' and changing 'ymd' to use the new Iranian calendar with a suffix indicating the .
Comment 1 Huji 2007-11-19 16:07:13 UTC
Applied with r27631.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links