Home
last modified time | relevance | path

Searched defs:GregorianDateTime (Results 1 – 1 of 1) sorted by relevance

/external/webkit/JavaScriptCore/wtf/
DDateMath.h110 struct GregorianDateTime : Noncopyable { struct
111 GregorianDateTime() in GregorianDateTime() function
126 ~GregorianDateTime() in ~GregorianDateTime() argument
131 GregorianDateTime(ExecState* exec, const tm& inTm) in GregorianDateTime() argument
158 operator tm() const in tm()
183 void copyFrom(const GregorianDateTime& rhs) in copyFrom() argument
216 static inline int gmtoffset(const GregorianDateTime& t) in gmtoffset() argument