Added limited localization support for IslamicChronology month names.
2 lines of code changed in:
Made LeapYearPatternType class a public object. Otherwise, it is impossible for users to reference it in a local variable or cast it.
2 lines of code changed in:
Improve docs now chrono is a user package
18 lines of code changed in:
Rewrite documentation to avoid deprecated methods
13 lines of code changed in:
Add Islamic Chronology documentation
105 lines of code changed in:
Make chrono a user package
4 lines of code changed in:
Updated to version 2005o.
1 lines of code changed in:
Fix to compile on JDK1.3 by use of reflection
49 lines of code changed in:
Remove leap year pattern type from public API
3 lines of code changed in:
Add tests and fix duration/add bugs in Coptic and Ethiopic chronology
350 lines of code changed in:
Add Islamic Chronology
1224 lines of code changed in:
Refactoring in advance of Islamic Chronology
380 lines of code changed in:
Refactor getDateMidnightMillis to use getMaxMonth
56 lines of code changed in:
Add since tags
2 lines of code changed in:
Holiday rules version 2
115 lines of code changed in:
Currency holiday information, originally for financial trading organisations
donated by Scott R. Duchin
2430 lines of code changed in:
Refactor abstract chronology classes to be package scoped and better named
385 lines of code changed in:
Remove ChronologyType - it created more issues than it solved
44 lines of code changed in: