Zeller's congruence, the Glossary
Zeller's congruence is an algorithm devised by Christian Zeller in the 19th century to calculate the day of the week for any Julian or Gregorian calendar date.[1]
Table of Contents
13 relations: Algorithm, Astronomical year numbering, Christian Zeller, Determination of the day of the week, Doomsday rule, Floor and ceiling functions, Gregorian calendar, Integer, ISO week date, Julian calendar, Julian day, Modulo, Zero-based numbering.
- Calendar algorithms
- Eponymous algorithms of mathematics
- Gregorian calendar
- Julian calendar
Algorithm
In mathematics and computer science, an algorithm is a finite sequence of mathematically rigorous instructions, typically used to solve a class of specific problems or to perform a computation.
See Zeller's congruence and Algorithm
Astronomical year numbering
Astronomical year numbering is based on AD/CE year numbering, but follows normal decimal integer numbering more strictly.
See Zeller's congruence and Astronomical year numbering
Christian Zeller
Julius Christian Johannes Zeller (24 June 1822, Mühlhausen am Neckar – 31 May 1899, Cannstatt) was a German mathematician.
See Zeller's congruence and Christian Zeller
Determination of the day of the week
The determination of the day of the week for any date may be performed with a variety of algorithms. Zeller's congruence and determination of the day of the week are calendar algorithms, Gregorian calendar and Julian calendar.
See Zeller's congruence and Determination of the day of the week
Doomsday rule
The Doomsday rule, Doomsday algorithm or Doomsday method is an algorithm of determination of the day of the week for a given date. Zeller's congruence and Doomsday rule are calendar algorithms, Gregorian calendar and Julian calendar.
See Zeller's congruence and Doomsday rule
Floor and ceiling functions
In mathematics, the floor function is the function that takes as input a real number, and gives as output the greatest integer less than or equal to, denoted or.
See Zeller's congruence and Floor and ceiling functions
Gregorian calendar
The Gregorian calendar is the calendar used in most parts of the world.
See Zeller's congruence and Gregorian calendar
Integer
An integer is the number zero (0), a positive natural number (1, 2, 3,...), or the negation of a positive natural number (−1, −2, −3,...). The negations or additive inverses of the positive natural numbers are referred to as negative integers.
See Zeller's congruence and Integer
ISO week date
The ISO week date system is effectively a leap week calendar system that is part of the ISO 8601 date and time standard issued by the International Organization for Standardization (ISO) since 1988 (last revised in 2019) and, before that, it was defined in ISO (R) 2015 since 1971.
See Zeller's congruence and ISO week date
Julian calendar
The Julian calendar is a solar calendar of 365 days in every year with an additional leap day every fourth year (without exception).
See Zeller's congruence and Julian calendar
Julian day
The Julian day is the continuous count of days since the beginning of the Julian period, and is used primarily by astronomers, and in software for easily calculating elapsed days between two events (e.g. food production date and sell by date). Zeller's congruence and Julian day are calendar algorithms.
See Zeller's congruence and Julian day
Modulo
In computing, the modulo operation returns the remainder or signed remainder of a division, after one number is divided by another (called the modulus of the operation). Zeller's congruence and modulo are Modular arithmetic.
See Zeller's congruence and Modulo
Zero-based numbering
Zero-based numbering is a way of numbering in which the initial element of a sequence is assigned the index 0, rather than the index 1 as is typical in everyday non-mathematical or non-programming circumstances.
See Zeller's congruence and Zero-based numbering
See also
Calendar algorithms
- Calendrical Calculations
- Calendrical calculation
- Date of Easter
- Determination of the day of the week
- Dodecatemoria
- Doomsday rule
- Julian day
- Zeller's congruence
Eponymous algorithms of mathematics
- Viterbi algorithm
- Zeller's congruence
Gregorian calendar
- Adoption of the Gregorian calendar
- Aloysius Lilius
- Arabic names of Gregorian months
- Century common year
- Century leap year
- Christopher Clavius
- Common Era
- Common year starting on Friday
- Common year starting on Monday
- Common year starting on Saturday
- Common year starting on Sunday
- Common year starting on Thursday
- Common year starting on Tuesday
- Common year starting on Wednesday
- Determination of the day of the week
- Dominical letter
- Doomsday rule
- Fasli calendar
- Giuseppe Moletti
- Gregorian calendar
- Ignatius Ni'matallah
- Inter gravissimas
- Leap year starting on Friday
- Leap year starting on Monday
- Leap year starting on Saturday
- Leap year starting on Sunday
- Leap year starting on Thursday
- Leap year starting on Tuesday
- Leap year starting on Wednesday
- List of Gregorian Jewish-related and Israeli holidays
- List of Gregorian Palestinian-related observances
- List of adoption dates of the Gregorian calendar by country
- Old Style and New Style dates
- Ole Rømer
- Pietro Pitati
- Proleptic Gregorian calendar
- Sabbath in Christianity
- Solar cycle (calendar)
- Zeller's congruence
Julian calendar
- Bissextus
- Byzantine calendar
- Common year starting on Friday
- Common year starting on Monday
- Common year starting on Saturday
- Common year starting on Sunday
- Common year starting on Thursday
- Common year starting on Tuesday
- Common year starting on Wednesday
- Concurrent (Easter)
- Determination of the day of the week
- Dominical letter
- Doomsday rule
- Indiction
- Julian calendar
- Julian year (astronomy)
- Leap year starting on Friday
- Leap year starting on Saturday
- Leap year starting on Sunday
- Leap year starting on Thursday
- Leap year starting on Tuesday
- More veneto
- New Calendarists
- Old Calendarists
- Old Style 1751
- Old Style 1752
- Old Style and New Style dates
- Old Style common year starting on Friday
- Old Style common year starting on Monday
- Old Style common year starting on Saturday
- Old Style common year starting on Sunday
- Old Style common year starting on Thursday
- Old Style common year starting on Tuesday
- Old Style common year starting on Wednesday
- Old Style leap year starting on Friday
- Old Style leap year starting on Monday
- Old Style leap year starting on Saturday
- Old Style leap year starting on Sunday
- Old Style leap year starting on Thursday
- Old Style leap year starting on Tuesday
- Old Style leap year starting on Wednesday
- Patriarch Photius of Alexandria
- Proleptic Julian calendar
- Solar cycle (calendar)
- Sosigenes (astronomer)
- Zeller's congruence
References
[1] https://en.wikipedia.org/wiki/Zeller's_congruence
Also known as Zeller congruence, Zeller's Algorithm.