Skip to content

A command line calendar application utilizing Zeller's Congruence

Notifications You must be signed in to change notification settings

HeIsIdeus/Cal_Cap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Command Line Calendar

Replica of the linux command line program cal written in Ruby. It displays any month within the years 1800 to 3000.

in prompt type:

./cal month(one or two digits) year(four digits) [to display the given month] ./cal r4 year(four digits) or just year [to display all months for that year] ./cal r3 year(four digits) [to display all months for that year using three rows instead of four] ./cal r2 year(four digits) [to display all months for that year using two rows instead of four] ./ita_cal month(one or two) year(four digits) [it displays an Italian version of the calendar]

About

A command line calendar application utilizing Zeller's Congruence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages