HomeSort by relevance Sort by last modified time
    Searched full:maximumweek (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/html/
WeekInputType.cpp 64 return parseToDouble(element()->fastGetAttribute(maxAttr), DateComponents::maximumWeek());
DateComponents.h 149 static inline double maximumWeek() { return 8639999568000000.0; } // 275760-09-08, the Monday of the week including 275760-09-13.

Completed in 460 milliseconds