In Ethiopia,
they use the original calendar which is much different
from the Gregorian calendar. Therefore I developed calendar software
which it can see both
the Gregorian calendar and the Ethiopian calendar in one glance.
Specification
of the Ethiopian calendar
- A year is 365 or 366(leap year) days.
- A year is 13 months.
- The month from 1st to 12th have 30 days.
- The 13th month has 5 or 6(leap year) days.
- The leap year come each 4 years, it is the previous year
which can be divided by 4. (ex. 1999,2003,...)
- 2007/9/12 in the Gregorian calendar matches 2000/1/1 in the
Ethiopian calendar.
Functions
-
Display the Gregorian calendar and the Ethiopian calendar
simultaneously
-
Changeable base calendar
in one click
-
Removable in one click to today,
tomorrow, yesterday, next month, last month, next year, and last year.
- Display Ethiopian and Farenji clock
- Export
to HTML
file(1 month, 2 months, and 6 months)
- Display national holiday
Download
You can download any version from download
site.
Install
It is not
necessary to install especially. Only unzip the downloaded zip file to
any folder.
Usage
- Execute the unzipped file (EthioCalendar.exe)
-
Today is displayed by both the Gregorian calendar and the Ethiopian
calendar.
The day highlighted by yellow is today.
- The calendar of this month is displayed by the
Gregorian
calendar. Two
number are displayed in each cell, the number of left-up is the
Gregorian calendar, right-down is the Ethiopian calendar.
-
By clicking the right-up button, changing base calendar, then it
displays this
month by the Ethiopian calendar. In this case, the number of
left-up is the Ethiopian calendar, right-down is
the Gregorian calendar.
- By clicking both side buttons, it can moved by
day, month, and year.
- By clicking [Today] button on left-top, it can go
back to today.

License and Redistribution
This
software is free software. Anyone can use it. Redistribution is also
possible. Please send bug report, request of update, and any comments.
History
1.3.1 => 1.4.0
- Add icon
- Add help menu
- Add about dialog
- Add show help file (use web browser)
- Change layout
- Change font size in corresponding with window size
- Display weekday name by Ethiopian calendar in Ethiopian
calendar mode
- Add a function to move by choicing month
- Add a funciton to move by entering year
- Change Ethiopian calendar as default
1.4.0 => 1.4.1
- Fix a bug which it can not move by choicing month
- Fix a bug which it can not move by entering year
1.4.1 => 1.5.0
- Add print function
- Add clock function
- Add validation on year box
- Change day to clickable
1.5.0 => 1.5.1
- Change "tool" to "Tool" in menu.
1.5.1 => 1.5.2
- Make Debian package
- Add charset to html
- Add title to html
1.5.2 => 1.5.3
- Add some print funtions (2 months, 6 months, 12 months)
- Modify print out function
1.5.3 => 1.6.0
- Add Islamic calendar
- Display national holiday
- Change UI design