| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.ibm.icu.util.RangeDateRuleConstructor Summary | |
Method Summary | |
void | |
void | |
Date |
|
Date |
|
boolean |
|
boolean |
|
public Date firstBetween(Date start,
Date end)
- Specified by:
- firstBetween in interface DateRule
public boolean isBetween(Date start,
Date end)Check whether this event occurs at least once between the two dates given.