Home | History | Annotate | Download | only in calendar

Lines Matching defs:getDay

790             public int getDay() { return day; }
807 cal.set( transitionItem.getYear(), transitionItem.getMonth(), transitionItem.getDay(), itemHour, 0 );