Mono/.NET have a class called DateTime for working with dates and time and the development experience would feel more natural if this class was used instead of the Qt QDateTime class. Reproducible: Always Steps to Reproduce: 1. Look at the QDateTimeEdit.DateTime property. Actual Results: It is of type Qyoto.QDateTime. Expected Results: It is of type System.DateTime.
Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved.
The bindings we had are no longer maintained and got removed with either KF5 or KF6, depending on the language.