Searched defs:firstDay (Results 1 – 5 of 5) sorted by relevance
310 Day.prototype.firstDay = function() { method in Day550 Week.prototype.firstDay = function() { method in Week718 Month.prototype.firstDay = function() { method in Month
996 for (int32_t firstDay=1; firstDay<=2; firstDay++) { in test4103271() local
950 for (int32_t firstDay=1; firstDay<=2; firstDay++) { in test4103271() local
558 int32_t firstDay = 31; // max possible number of dates in a month in createRuleByRRULE() local