Class ICUZDump.TimeZoneImpl

java.lang.Object
com.ibm.icu.dev.tool.timezone.ICUZDump.TimeZoneImpl
Enclosing class:
ICUZDump

private class ICUZDump.TimeZoneImpl extends Object
  • Field Details

    • tzobj

      private Object tzobj
  • Constructor Details

    • TimeZoneImpl

      public TimeZoneImpl(Object tzobj)
  • Method Details

    • getOffset

      public int getOffset(long time)
    • inDaylightTime

      public boolean inDaylightTime(long time)
    • getTime

      public long getTime(int year, int month, int dayOfMonth, int hour, int minute, int second)