| Interface | Description |
|---|---|
| PersianCalendarConstants |
This class contains some constants used in other Persian Calendar
classes.
|
| Class | Description |
|---|---|
| DateFields |
This class holds the fields of Persian date, i.e., the Persian year,
month, and day.
|
| PersianCalendarHelper |
This class contains algorithms for converting Julian days to the Persian
calendar system, and vice versa.
|
| PersianCalendarHelper1 |
This class is an illustration of the algorithm used for calculation of leap
years in the arithmetic version of the Persian calendar system.
|
| PersianCalendarUtils |
This class contains some utility functions and constants used by other
Persian Calendar classes.
|
| SimplePersianCalendar |
This class is a subclass of
java.util.GregorianCalendar,
with the added functionality that it can set/get date in the Persian
calendar system. |
Copyright © 2015. All Rights Reserved.