Class TimeZones

java.lang.Object
io.deephaven.base.clock.TimeZones

public class TimeZones extends Object
  • Field Details

    • TZ_GMT

      public static final TimeZone TZ_GMT
    • TZ_KOREA

      public static final TimeZone TZ_KOREA
    • TZ_CHICAGO

      public static final TimeZone TZ_CHICAGO
    • TZ_NEWYORK

      public static final TimeZone TZ_NEWYORK
    • TZ_LONDON

      public static final TimeZone TZ_LONDON
    • TZ_MUMBAI

      public static final TimeZone TZ_MUMBAI
    • TZ_BEIJING

      public static final TimeZone TZ_BEIJING
    • TZ_MOSCOW

      public static final TimeZone TZ_MOSCOW
  • Constructor Details

    • TimeZones

      public TimeZones()