Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.0.0
-
None
Description
Right now Qt only support "Julian", "Islamic Civil", "Jalali",
"Milankovic", "Persian", "Islamic", "islamic-civil", "islamicc",
"gregory", "Gregorian" calendar system. Adding a custom calendar system requires
subclass QCalendarBackend which is a private Qt API.
Chinese lunar calendar is widely used in mainland China and all major calendar applications like Google Calendar and Outlook both support set the Chinese lunar calendar as an alternate calendar system to make it display on the month view of the calendar. ICU also already supports Chinese calendar.
Attachments
Issue Links
- relates to
-
QTBUG-56923 V4's Date claims to extend toLocale*String() in ways expressly forbidden by ECMA-262
- Open
-
QTBUG-56835 Extend V4 to support ECMA-402's internationalization APIs for JavaScript
- Reported
-
QTBUG-105504 Add support for Buddhist Calendar
- Reported