Determination of the day of the week (source code)

= Determination of the day of the week
{wiki=Determination_of_the_day_of_the_week}

Determining the day of the week for any given date involves calculating which day corresponds to that date, based on a known reference point. Various algorithms and rules have been developed to facilitate this calculation. One of the most commonly used methods is Zeller's Congruence.