Class TimeZone


  • public class TimeZone
    extends java.lang.Object
    This class contains methods for getting or setting the reader's time zone
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      TimeZoneInfo getList()
      Gets the list of time zone available in the reader.
      void setActive​(short timeZoneIndex)
      This function set the active time zone to be used by the reader
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait