Lines Matching full:gregorian
43 * The standard (Gregorian) calendar has 2 eras, BC and AD.
46 * the date the Gregorian calendar was originally instituted (October 15, 1582). Not all
47 * countries adopted the Gregorian calendar then, so this cutover date may be changed by
50 * Prior to the institution of the Gregorian Calendar, New Year's Day was March 25. To
52 * if desired for dates that are prior to the Gregorian changeover and which fall
306 * Julian dates to Gregorian dates occurred. Default is 00:00:00 local time, October
309 * @param date The given Gregorian cutover date.
316 * Gets the Gregorian Calendar change date. This is the point when the switch from
317 * Julian dates to Gregorian dates occurred. Default is 00:00:00 local time, October
320 * @return The Gregorian cutover time for this calendar.
329 * information. For example, in Sweden, the change from Julian to Gregorian happened
333 * quirks, and pays attention only to the Julian onset date and the Gregorian
380 * For the Gregorian calendar, this is the same as getMinimum() and getGreatestMinimum().
389 * For the Gregorian calendar, this is the same as getMinimum() and getGreatestMinimum().
400 * For the Gregorian calendar, this is the same as getMinimum() and getGreatestMinimum().
474 * for example, "gregorian" or "japanese".
583 * Return the day number with respect to the epoch. January 1, 1970 (Gregorian)
628 * The Gregorian implementation assumes a yearWoy in gregorian format, according to the current era.
647 * a calendar with the specified Julian/Gregorian cutover date.
655 * @param isGregorian if true, using Gregorian calendar, otherwise using Julian calendar
686 * The point at which the Gregorian calendar rules are used, measured in
688 * (Gregorian) 00:00:00 UTC, that is, October 4, 1582 (Julian) is followed
689 * by October 15, 1582 (Gregorian). This corresponds to Julian day number
696 * Julian day number of the Gregorian cutover
739 * Temporary field indicating whether the calendar is currently Gregorian as opposed to Julian.
745 * Temporary field indicating that the sense of the gregorian cutover should be inverted