Home | History | Annotate | Download | only in calendar

Lines Matching full:month

50     // Week view: show the month + year
51 // Month view: show the month + year
192 case ViewType.MONTH:
261 // Used when the user selects a new day/week/month to watch
297 // Full date: Month,day Year
298 // Month year
299 // Month day
300 // Month
301 // Week: month day-day or month day - month day
366 if (t.month != t1.month) {