Details
-
Suggestion
-
Resolution: Done
-
P2: Important
-
4.2.1
-
None
Description
Why is there no:
QString QLocale::dateTimeFormat(FormatType format = LongFormat) const;
and just:
QString dateFormat(FormatType format = LongFormat) const;
QString timeFormat(FormatType format = LongFormat) const;