Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The QWspDateTime class provides functions for converting between the WSP date time formats and standard date time formats. More...
#include <QWspDateTime>
The QWspDateTime class provides functions for converting between the WSP date time formats and standard date time formats.
The QWspDateTime class provides functions for converting between the WSP date time formats and standard date time formats.
Convert d into the HTTP date time format.
See also parseDate().
Convert the GMT time t into a QDateTime value.
See also toTime_t() and toGmtTime_t().
Parses the HTTP date format within in.
See also dateString().
Convert dt into a seconds value in GMT time.
See also fromGmtTime_t() and toTime_t().
Convert dt into a seconds value in local time.
See also fromGmtTime_t() and toGmtTime_t().
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |