Class TimeZoneInfo

java.lang.Object
com.zebra.rfid.api3.TimeZoneInfo

public class TimeZoneInfo extends Object
Gets the Timezone information and timezone index
  • Constructor Details

    • TimeZoneInfo

      public TimeZoneInfo(String[] m_timeZones, int m_activeTimeZoneIndex)
  • Method Details

    • getActiveTimeZoneIndex

      public int getActiveTimeZoneIndex()
    • getTimeZones

      public String[] getTimeZones()