Dates and Calendars - Zeller's Rule Shortcut
Dates and Calendars - Zeller's Rule Shortcut
Org
PS: It is natural for all of us to consider January as the first month of the
year. However, we request you to please note that March should be treated
as first month for using this formula.
With this, you are all set to rock any calendar question that comes in front
of you.
The most important thing in this concept is to remember the formula as an
incorrect interpretation can lead to a false answer.
Above zeller rule is applicable to find exact day of given date. If you to find
the day of the given date in a problem where a day is given on a specified
date. then we have to follow the given below procedure:
MODULE OBJECTIVE:
The module calendar is used to find many problems related to odd days,
leap year, and counting of odd days and many. The module clock is used to
find many problems related to find angle between hour and minute hand of
a clock, at what time the hands of clock will be together and many.
We are supposed to find the day of the week on a given date. Odd Days:For
this, we use the concept of 'odd days'. In a given period, the number of days
more than the complete weeks are called odd days.
Leap Year:
(i). Every year divisible by 4 is a leap year, if it is not a century.
(ii). Every 4th century is a leap year and no other century is a leap year.
Note: A leap year has 366 days.
Examples:
i. Each of the years 1948, 2004, 1676 etc. is a leap year.
ii. Each of the years 400, 800, 1200, 1600, 2000 etc. is a leap year.
iii. None of the years 2001, 2002, 2003, 2005, 1800, 2100 is a leap year.
Ordinary Year: The year which is not a leap year is called an ordinary years.
An ordinary year has 365 days.
Some codes to remember the months and weeks of number of odd days :
a) Week
Day - Code
Sunday – 1
Monday – 2
Tuesday – 3
Wednesday – 4
Thursday – 5
Friday – 6
Saturday – 0
b) Month
jan –1
july –0
feb –4
Aug –3
Mar –4
Sep –6
Apr –0
Oct –1
May –2
Nov –4
june –5
Dec –6