Skip to content
Commit 6d95df9e authored by Fushan Wen's avatar Fushan Wen
Browse files

alternatecalendar: port `QDate` to `QCalendar::YearMonthDay`

Not all dates from some alternate calendar systems can be accommodated
by QDate, for example, in Persian calendar, the second month has 31
days. QCalendar::YearMonthDay is a data structure to solve the problem.

`alternateDateReady` is not changed since more changes will depend on
some changes in KF6.

BUG: 463196
FIXED-IN: 5.27


(cherry picked from commit 64115353)
parent 006d751e
Loading
Loading
Loading
Pipeline #289189 passed with stage
in 4 minutes and 21 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment