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

  /external/webkit/Source/WebCore/html/
WeekInputType.cpp 59 return parseToDouble(element()->fastGetAttribute(minAttr), DateComponents::minimumWeek());
DateComponents.h 144 static inline double minimumWeek() { return -62135596800000.0; } // 0001-01-01, the first Monday of 0001.

Completed in 240 milliseconds