Home | History | Annotate | Download | only in calendar

Lines Matching defs:getDay

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