52 #ifndef Patternist_GDay_H 53 #define Patternist_GDay_H #define QT_END_NAMESPACE
This macro expands to.
Base class for classes implementing values related to time, date or both.
virtual QString stringValue() const
GDay(const QDateTime &dateTime)
The QString class provides a Unicode character string.
virtual ItemType::Ptr type() const
#define QT_BEGIN_NAMESPACE
This macro expands to.
static GDay::Ptr fromLexical(const QString &string)
The namespace for the internal API of QtXmlPatterns.
static GDay::Ptr fromDateTime(const QDateTime &dt)
The QDateTime class provides date and time functions.
A collection of common values.
Implements the value instance of the xs:gDay type.