20 likes | 392 Views
Gregorian Easter Day Algorithm. Write a Java program that determines Easter Sunday for a given year according to the Gregorian Calendar. Prompt for, and i nput the year from the keyboard Determine the day and month of Gregorian Easter Day, for this year (see next slide for steps)
E N D
Gregorian Easter Day Algorithm • Write a Java program that determines Easter Sunday for a given year according to the Gregorian Calendar. • Prompt for, and input the year from the keyboard • Determine the day and month of Gregorian Easter Day, for this year (see next slide for steps) • Prints the date
Gauss’ Easter Day Algorithm (example for year 1777) [Reference: Wikipedia]