62 "(?:(\\+|-)(\\d{2}):(\\d{2})|(Z))?" static GMonth::Ptr fromLexical(const QString &string)
static GMonth::Ptr fromDateTime(const QDateTime &dt)
#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.
int month() const
Returns the number corresponding to the month of this date, using the following convention: ...
const QDateTime m_dateTime
The QDate class provides date functions.
QLatin1String(DBUS_INTERFACE_DBUS))) Q_GLOBAL_STATIC_WITH_ARGS(QString
virtual QString stringValue() const
The QString class provides a Unicode character string.
QString toString(Qt::DateFormat f=Qt::TextDate) const
Returns the datetime as a string in the format given.
static QDateTime create(AtomicValue::Ptr &errorMessage, const QString &lexicalSource, const CaptureTable &captTable)
#define QT_BEGIN_NAMESPACE
This macro expands to.
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...
QDate date() const
Returns the date part of the datetime.
The QDateTime class provides date and time functions.
QString zoneOffsetToString() const
GMonth(const QDateTime &dateTime)
static const AtomicType::Ptr xsGMonth
virtual ItemType::Ptr type() const