Skip Navigation
Choose a Topic
Field DetailFIRSTpublic static final RecurrenceFields.WEEK_OF_MONTH FIRSTThe first week of a month.SECONDpublic static final RecurrenceFields.WEEK_OF_MONTH SECONDThe second week of a month.THIRDpublic static final RecurrenceFields.WEEK_OF_MONTH THIRDThe third week of a month.FOURTHpublic static final RecurrenceFields.WEEK_OF_MONTH FOURTHThe fourth week of a month.FIFTHpublic static final RecurrenceFields.WEEK_OF_MONTH FIFTHThe fifth week of a month. This may not be a valid week number for certain months.SIXTHpublic static final RecurrenceFields.WEEK_OF_MONTH SIXTHThe sixth week of a month. This may not be a valid week number for certain months.LASTpublic static final RecurrenceFields.WEEK_OF_MONTH LASTThe last week of a month. This can be used to indicate the last week irrespective of the absolute number for the week in a given month.
Field DetailFIRSTpublic static final RecurrenceAttributes.DayOfWeekRank FIRSTConstant indicating the first occurrence of the week day in a month.SECONDpublic static final RecurrenceAttributes.DayOfWeekRank SECONDConstant indicating the second occurrence of the week day in a month.THIRDpublic static final RecurrenceAttributes.DayOfWeekRank THIRDConstant indicating the third occurrence of the week day in a month.FOURTHpublic static final RecurrenceAttributes.DayOfWeekRank FOURTHConstant indicating the forth occurrence of the week day in a month.FIFTHpublic static final RecurrenceAttributes.DayOfWeekRank FIFTHConstant indicating the fifth occurrence of the week day in a month.LASTpublic static final RecurrenceAttributes.DayOfWeekRank LASTConstant indicating the last occurrence of the week day in a month.SECOND_LASTpublic static final RecurrenceAttributes.DayOfWeekRank SECOND_LASTConstant indicating the second-last occurrence of the week day in a month.THIRD_LASTpublic static final RecurrenceAttributes.DayOfWeekRank THIRD_LASTConstant indicating the third-last occurrence of the week day in a month.