Package | Description |
---|---|
com.pff |
Modifier and Type | Field and Description |
---|---|
(package private) PSTTimeZone.SYSTEMTIME |
PSTTimeZone.TZRule.dtStart |
(package private) PSTTimeZone.SYSTEMTIME |
PSTTimeZone.TZRule.startDaylight |
(package private) PSTTimeZone.SYSTEMTIME |
PSTTimeZone.TZRule.startStandard |
Modifier and Type | Method and Description |
---|---|
PSTTimeZone.SYSTEMTIME |
PSTTimeZone.getDaylightStart() |
PSTTimeZone.SYSTEMTIME |
PSTTimeZone.getStandardStart() |
PSTTimeZone.SYSTEMTIME |
PSTTimeZone.getStart() |
Modifier and Type | Method and Description |
---|---|
(package private) boolean |
PSTTimeZone.SYSTEMTIME.isEqual(PSTTimeZone.SYSTEMTIME rhs) |
Constructor and Description |
---|
TZRule(PSTTimeZone.SYSTEMTIME dtStart,
byte[] timeZoneData,
int offset) |