Date | Version | Changes |
2005-03-18 | 2.1 |
Improved the documentation. Locale "tr" symbols were corrected. Locales "ps" and "ku" were added. A bug was corrected. Calculation of Julian days was being done on the timezone-dependent time, not on the universal time. Now, this is corrected. |
2005-02-21 | 2.0 |
First release. Some of the functionality was exported to other classes to be usable by the Calculation algorithm was rewritten and some bugs were fixed. Specifically, two functions for modulo and quotient were introduced that solve some of the problems that arose in years before 475 A.H. Added a new read/write property: Characters ARABIC LETTER YEH and ARABIC LETTER KAF were replaced by ARABIC LETTER FARSI YEH and ARABIC LETTER KEHEH, respectively, in the Persian names of months and week days. This was done in accordance with the CLDR locale for the Persian language. Changed Amordad to Mordad, since the former, though more correct, is seldom used today. |
2003-12-12 | 1.3 |
Added accessor get methods for "properties" Corrected some errors in the documentation. Added a JSP page demo. |
2003-11-17 | 1.2 |
Converted Persian literals to Unicode escape sequences. Updated demo application and applet. |
2003-10-23 | 1.1 |
Added Persian names for months and days of the week. Added Javadoc documentation for the API. |
2003-09-24 | 1.0 |
Started the project. |