An open API service indexing awesome lists of open source software.

https://github.com/samirasiavash/jalali_to_gregorian_date_convertor

This application convert Jalali(Shamsi or Persian) date to Gregorian date and Gregorian date to Jalali date
https://github.com/samirasiavash/jalali_to_gregorian_date_convertor

date-converter gregorian-to-jalali gregorian-to-persian jalali-calendar persian-calendar python shamsi-calendar shamsi-to-miladi

Last synced: 7 months ago
JSON representation

This application convert Jalali(Shamsi or Persian) date to Gregorian date and Gregorian date to Jalali date

Awesome Lists containing this project

README

          

# 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](https://github.com/user-attachments/assets/79e6c123-2130-4c80-b9c4-601844257d41)

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](https://github.com/user-attachments/assets/670eb2fa-9793-4488-b93b-2b9dd8abc47c)

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

![Image](https://github.com/user-attachments/assets/9be4dcb7-6dce-484f-a0c9-ce178ef63207)

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

![Image](https://github.com/user-attachments/assets/35029855-1bf7-41ec-b300-cc0460d8e60d)