Package com.ibm.icu.dev.tool.timezone
Class ICUZDump.TimeZoneImpl
- java.lang.Object
-
- com.ibm.icu.dev.tool.timezone.ICUZDump.TimeZoneImpl
-
- Enclosing class:
- ICUZDump
private class ICUZDump.TimeZoneImpl extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.Object
tzobj
-
Constructor Summary
Constructors Constructor Description TimeZoneImpl(java.lang.Object tzobj)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getOffset(long time)
long
getTime(int year, int month, int dayOfMonth, int hour, int minute, int second)
boolean
inDaylightTime(long time)
-