Package | Description |
---|---|
com.ibm.icu.util |
International calendars and other utility classes.
|
Modifier and Type | Method and Description |
---|---|
DateTimeRule |
AnnualTimeZoneRule.getRule()
Gets the start date/time rule associated used by this rule.
|
Constructor and Description |
---|
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. |
Copyright © 2016 Unicode, Inc. and others.