Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.09 KB

File metadata and controls

22 lines (13 loc) · 1.09 KB

Jalali to Gregorian Date Convertor

This application provides for convert Jalali(Shamsi or Persian) dates to Gregorian(Miladi) dates and vice versa.
The PersianTools library has been used to support Jalali dates.
The User Interface(UI) of this application is implemented by ttkbootstrap.

Usage Guide :

When the program runs, the current day's date is inserted into the Gregorian date and Jalali date fields.

Image

By selecting the Jalali calendar button, the calendar opens for the current day. By using the previous and next buttons, you can move between the months of the year and select a date.

Image

The selected date will be placed in the Jalali date field.

Image

By clicking the Jalali to Miladi button, the Jalali date is converted to Gregorian date.

Image