Package com.pff
Class PSTTimeZone.SYSTEMTIME
- java.lang.Object
-
- com.pff.PSTTimeZone.SYSTEMTIME
-
- Enclosing class:
- PSTTimeZone
public class PSTTimeZone.SYSTEMTIME extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description short
wDay
short
wDayOfWeek
short
wHour
short
wMilliseconds
short
wMinute
short
wMonth
short
wSecond
short
wYear
-
Constructor Summary
Constructors Constructor Description SYSTEMTIME()
SYSTEMTIME(byte[] timeZoneData, int offset)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) boolean
isEqual(PSTTimeZone.SYSTEMTIME rhs)
-
-
-
Method Detail
-
isEqual
boolean isEqual(PSTTimeZone.SYSTEMTIME rhs)
-
-