Home | History | Annotate | Download | only in i18n

Lines Matching full:specify

271  * The dayOfWeekInMonth and dayOfWeek parameters together specify how to calculate
274 * <li>If both dayOfWeekInMonth and dayOfWeek are positive, they specify the
277 * <li>If dayOfWeek is positive and dayOfWeekInMonth is negative, they specify
287 * <li>If dayOfWeek is negative and dayOfWeekInMonth is positive, they specify the
291 * <li>If dayOfWeek and DayOfWeekInMonth are both negative, they specify the
800 // allows us to specify all the different rule flavors without altering
818 // versions of this class may specify different versions. If they wish to
858 * it should be possible to specify an end of ONEDAY in order to include the
860 * it's not always possible to specify that, for example, on December 31.