Skip to content
Commit 64115353 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
parent 7ba1d1f8
Pipeline #289114 failed with stage
in 7 minutes and 16 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment