Home | History | Annotate | Download | only in calendarcommon2

Lines Matching defs:TU

43     public static final int TU = 0x00040000;
55 public int wkst; // SU, MO, TU, etc.
131 sParseWeekdayMap.put("TU", TU);
177 return TU;
200 return TU;
221 case TU:
249 case TU:
280 case TU:
281 return "TU";
418 * "FREQ=MONTHLY;BYDAY=3TU" (the 3rd Tuesday of every month).
420 * Negative days, e.g. "FREQ=MONTHLY;BYDAY=-1TU" (the last Tuesday of every month),
423 * Rules that fire every week, such as "FREQ=MONTHLY;BYDAY=TU" (every Tuesday of every
558 * FREQ=YEARLY;INTERVAL=4;BYMONTH=11;BYDAY=TU;BYMONTHDAY=2,3,4,5,6,7,8
571 * In general, RFC 2445 property names (e.g. "FREQ") and enumerations ("TU") must