weekday_zeller_test, a MATLAB code which calls weekday_zeller(), which uses Zeller's congruence to determine the day of the week corresponding to a given date, such as 13 July 1989, Gregorian calendar, ... which was a Thursday.
The information on this web page is distributed under the MIT license.
weekday_zeller, a MATLAB code which uses Zeller's congruence to determine the day of the week corresponding to a given date, such as 13 July 1989, Gregorian calendar, ... which was a Thursday.