Question: Write a function that computes the weekday of a given date, using a formula known as Zellers congruence . Let d = the day of
Write a function that computes the weekday of a given date, using a formula known as Zellers congruence. Let
d = the day of the month
mm = the modified month (3 = March, ..., 12 = December, 13 = January, 14 = February)
w = the weekday (0 = Monday, 1 = Tuesday, ..., 6 = Sunday)
Then

Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
