How can I use calendarWidget with Jalali format?
-
wrote on 27 Apr 2022, 10:06 last edited by
hello. i want to use calendarWidget with jalai format! this is possible?
-
Hi,
What do you mean by jalai format ?
-
wrote on 27 Apr 2022, 19:24 last edited by JonB
-
Qt has the QJalaliCalendar class which hints to some form of support for it.
-
wrote on 27 Apr 2022, 19:59 last edited by EmadDeve20
@SGaist I using Qt Designer to make my Ui. I want a widget like a calendar widget but with Jalali format. and I write backend with python. so do you can send me help page with python?
-
wrote on 27 Apr 2022, 20:03 last edited by
I want to create a reporter window to set dates and get data from DB. I want to use a calendar. but this project is for a factory in Iran and I must use jalali calendar.
Do you have a suggestion if this is not possible?
-
You can check the Calendar Widget example for some inspiration.
-
You can check the Calendar Widget example for some inspiration.
wrote on 28 Apr 2022, 19:44 last edited by@SGaist thank you. I will check it :D
-
wrote on 20 Jun 2022, 08:31 last edited by
i know this is so late but i used the text line edit for get the date from user.
:)