Home · All Classes · All Functions · Overviews

QML Basic Type: date

A date is specified as "YYYY-MM-DD".

Example:

 DatePicker { minDate: "2000-01-01"; maxDate: "2020-12-31" }

See also QML Basic Types.


Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies) Trademarks
Qt 4.7.0