how to find the day of any date?
Answers
Answered by
0
Take the last 2 digits of the year. ...Divide by 4, and drop any remainder. ...Add the day of the month. ...Add the month's key value, from the following table. ...If your date is in January or February of a leap year, subtract 1. ...Add the century code from the following table.
Answered by
0
If u know the day of the starting date then, divide the date by 7 and logically then it will be very easy to find out the day
Similar questions