Bug 309001 - Qyoto: replace QDateTime with DateTime in the API
Summary: Qyoto: replace QDateTime with DateTime in the API
Status: CONFIRMED
Alias: None
Product: bindings
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: unspecified All
: NOR normal
Target Milestone: ---
Assignee: kde-bindings
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-25 18:32 UTC by Dimitar Dobrev
Modified: 2021-03-09 05:24 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitar Dobrev 2012-10-25 18:32:05 UTC
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.
Comment 1 Justin Zobel 2021-03-09 05:24:40 UTC
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.