Home
last modified time | relevance | path

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

/external/webkit/Source/JavaScriptCore/wtf/
DDateMath.h124 struct GregorianDateTime { struct
127 GregorianDateTime() in GregorianDateTime() argument
141 GregorianDateTime(ExecState* exec, const tm& inTm) in GregorianDateTime() argument
168 operator tm() const in tm()
193 void copyFrom(const GregorianDateTime& rhs) in copyFrom() argument
226 static inline int gmtoffset(const GregorianDateTime& t) in gmtoffset() argument