public class PSTTimeZone.SYSTEMTIME
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
short |
wDay |
short |
wDayOfWeek |
short |
wHour |
short |
wMilliseconds |
short |
wMinute |
short |
wMonth |
short |
wSecond |
short |
wYear |
Constructor and Description |
---|
SYSTEMTIME() |
SYSTEMTIME(byte[] timeZoneData,
int offset) |
Modifier and Type | Method and Description |
---|---|
(package private) boolean |
isEqual(PSTTimeZone.SYSTEMTIME rhs) |
public short wYear
public short wMonth
public short wDayOfWeek
public short wDay
public short wHour
public short wMinute
public short wSecond
public short wMilliseconds
boolean isEqual(PSTTimeZone.SYSTEMTIME rhs)