Determination of the day of the week

ID: 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.

New to topics? Read the docs here!