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
- Host: GitHub
- URL: https://github.com/samirasiavash/jalali_to_gregorian_date_convertor
- Owner: SamiraSiavash
- Created: 2025-02-14T19:00:08.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-03-04T10:48:14.000Z (8 months ago)
- Last Synced: 2025-03-04T11:36:54.950Z (8 months ago)
- Topics: date-converter, gregorian-to-jalali, gregorian-to-persian, jalali-calendar, persian-calendar, python, shamsi-calendar, shamsi-to-miladi
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
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.

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

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