|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use DateTimeRule | |
|---|---|
| com.ibm.icu.util | International calendars and other utility classes. |
| Uses of DateTimeRule in com.ibm.icu.util |
|---|
| Methods in com.ibm.icu.util that return DateTimeRule | |
|---|---|
DateTimeRule |
AnnualTimeZoneRule.getRule()
Gets the start date/time rule associated used by this rule. |
| Constructors in com.ibm.icu.util with parameters of type DateTimeRule | |
|---|---|
AnnualTimeZoneRule(String name,
int rawOffset,
int dstSavings,
DateTimeRule dateTimeRule,
int startYear,
int endYear)
Constructs a AnnualTimeZoneRule with the name, the GMT offset of its
standard time, the amount of daylight saving offset adjustment,
the annual start time rule and the start/until years. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||