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

  /external/webkit/WebCore/html/
DateComponents.h 161 Thursday,
DateComponents.cpp 93 return day == Thursday || (day == Wednesday && isLeapYear(m_year)) ? 53 : 52;
  /external/webkit/SunSpider/tests/sunspider-0.9/
date-format-tofte.js 30 "Thursday", "Friday", "Saturday"];
216 // week 1, is the week that has the first thursday in it.
219 // first day of the year fell on a thursday, or earlier.
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
date-format-tofte.js 30 "Thursday", "Friday", "Saturday"];
216 // week 1, is the week that has the first thursday in it.
219 // first day of the year fell on a thursday, or earlier.
  /external/v8/src/
date.js 618 var LongWeekDays = ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'];
    [all...]

Completed in 1312 milliseconds