Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.ibm.icu.util.RangeDateRule
Constructor 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.