Home | History | Annotate | Download | only in i18n

Lines Matching refs:year

37  * The Persian calendar is strictly solar, and thus a Persian year has twelve
38 * solar months. A Persian year is about 365 days long, except in leap years
61 * Constant for Farvardin, the 1st month of the Persian year.
67 * Constant for Ordibehesht, the 2nd month of the Persian year.
73 * Constant for Khordad, the 3rd month of the Persian year.
79 * Constant for Tir, the 4th month of the Persian year.
85 * Constant for Mordad, the 5th month of the Persian year.
91 * Constant for Shahrivar, the 6th month of the Persian year.
97 * Constant for Mehr, the 7th month of the Persian year.
103 * Constant for Aban, the 8th month of the Persian year.
109 * Constant for Azar, the 9th month of the Persian year.
115 * Constant for Dei, the 10th month of the Persian year.
121 * Constant for Bahman, the 11th month of the Persian year.
127 * Constant for Esfand, the 12th month of the Persian year.
171 * Determine whether a year is a leap year in the Persian calendar
173 static UBool isLeapYear(int32_t year);
176 * Return the day # on which the given year starts. Days are counted
179 int32_t yearStart(int32_t year);
185 * @param year The hijri shamsi year
186 * @param year The hijri shamsi month, 0-based
188 int32_t monthStart(int32_t year, int32_t month) const;
202 * @param year The hijri shamsi year
203 * @param year The hijri shamsi month, 0-based
209 * Return the number of days in the given Persian year
218 // Return JD of start of given month/year
238 * <li>YEAR
311 * Returns the year in which the default century begins