Class TimeZones


  • public class TimeZones
    extends java.lang.Object
    Helps to deal with TimeZones.
    Since:
    3.7
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String GMT_ID
      A public version of TimeZone's package private GMT_ID field.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • GMT_ID

        public static final java.lang.String GMT_ID
        A public version of TimeZone's package private GMT_ID field.
        See Also:
        Constant Field Values