67 "(?:(\\+|-)(\\d{2}):(\\d{2})|(Z))?" 99 result.
setDate(time_defaultDate);
#define QT_END_NAMESPACE
This macro expands to.
Base class for classes implementing values related to time, date or both.
The QRegExp class provides pattern matching using regular expressions.
QString timeToString() const
Due to strong interdependencies, this file contains the definitions for the classes Item...
bool isValid() const
Returns true if both the date and the time are valid; otherwise returns false.
virtual ItemType::Ptr type() const
The QDate class provides date functions.
QLatin1String(DBUS_INTERFACE_DBUS))) Q_GLOBAL_STATIC_WITH_ARGS(QString
The QString class provides a Unicode character string.
static QDateTime create(AtomicValue::Ptr &errorMessage, const QString &lexicalSource, const CaptureTable &captTable)
SchemaTime(const QDateTime &dateTime)
#define QT_BEGIN_NAMESPACE
This macro expands to.
void setDate(const QDate &date)
Sets the date part of this datetime to date.
void setTime(const QTime &time)
Sets the time part of this datetime to time.
Acts as a mapping table for AbstractDateTime::create() and describes where certain fields in a QRegEx...
The namespace for the internal API of QtXmlPatterns.
static void copyTimeSpec(const QDateTime &from, QDateTime &to)
Makes the QDateTime::timeSpec() and QDateTime::zoneOffset() of ot * consistent to from...
virtual QString stringValue() const
virtual Item fromValue(const QDateTime &dt) const
The QDateTime class provides date and time functions.
Represents an item in the XPath 2.0 Data Model.
QString zoneOffsetToString() const
static SchemaTime::Ptr fromDateTime(const QDateTime &dt)
static const AtomicType::Ptr xsTime
QTime time() const
Returns the time part of the datetime.
static SchemaTime::Ptr fromLexical(const QString &string)