Lines Matching refs:day
132 var props = ["Date", "Day", "FullYear", "Hours", "Milliseconds", "Minutes", "Month", "Seconds"];
168 "day": 24 * 60 * 60 * 1000,
184 [1, "day"], [2, "day"], [3, "day"],
302 if (step >= timeUnitSize.day) {
305 if (step >= timeUnitSize.day * 4) {
334 // the middle of a day
384 } else if (t < timeUnitSize.day) {
385 if (span < 2 * timeUnitSize.day) {