Searched defs:GregorianDateTime (Results 1 – 1 of 1) sorted by relevance
124 struct GregorianDateTime { struct127 GregorianDateTime() in GregorianDateTime() argument141 GregorianDateTime(ExecState* exec, const tm& inTm) in GregorianDateTime() argument168 operator tm() const in tm()193 void copyFrom(const GregorianDateTime& rhs) in copyFrom() argument226 static inline int gmtoffset(const GregorianDateTime& t) in gmtoffset() argument