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

  /external/chromium_org/third_party/WebKit/Source/core/platform/
DateComponents.h 160 static inline double maximumWeek() { return 8639999568000000.0; } // 275760-09-08, the Monday of the week including 275760-09-13.
  /external/chromium_org/third_party/WebKit/Source/core/html/
WeekInputType.cpp 80 const Decimal maximum = parseToNumber(element()->fastGetAttribute(maxAttr), Decimal::fromDouble(DateComponents::maximumWeek()));

Completed in 2561 milliseconds