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/html/forms/
WeekInputType.cpp 70 return InputType::createStepRange(anyStepHandling, weekDefaultStepBase, Decimal::fromDouble(DateComponents::minimumWeek()), Decimal::fromDouble(DateComponents::maximumWeek()), stepDescription);
  /external/chromium_org/third_party/WebKit/Source/platform/
DateComponents.h 162 static inline double maximumWeek() { return 8639999568000000.0; } // 275760-09-08, the Monday of the week including 275760-09-13.

Completed in 142 milliseconds