Skip to content

A simple Java command line app that calculates days in months (accounting for leap years) and first day of the month using Zeller's Congruence. Prints a calendar for the given year and month.

Notifications You must be signed in to change notification settings

mwhawkins/JavaZellers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

JavaZellers

A simple Java command line app that calculates days in months (accounting for leap years) and first day of the month using Zeller's Congruence. Prints a calendar for the given year and month.

About

A simple Java command line app that calculates days in months (accounting for leap years) and first day of the month using Zeller's Congruence. Prints a calendar for the given year and month.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published