Skip to content

A calendar program to show specified date, convert Persian and Gregorian calendar together, in a simple way...

License

Notifications You must be signed in to change notification settings

Matin-A/Calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calendar

A calendar program to show specified date, convert Persian and Gregorian calendar together, in a simple way...

Programmed in java, run in console.

How it works

First this program shows current month view (based on your system date), then each time get user choice and do what should...

Commands:

show calendar [year], [month] - show specified calendar date

show calendar current - show current calendar date

convert to gregorian [year]/[month]/[day] - convert persian date to gregorian

convert to persian [year]/[month]/[day] - convert gregorian date to persian

clear - reset console

exit - exit calendar program

color on - enable color

color off - disable color, in order to fix problems with some consoles

A complete report is available of what each methods does in Persian language in "report.pdf" file.

About

A calendar program to show specified date, convert Persian and Gregorian calendar together, in a simple way...

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages