Class TZoneId

java.lang.Object
de.mirkosertic.bytecoder.classlib.java.time.TZoneId

public class TZoneId extends Object
  • Constructor Details

    • TZoneId

      public TZoneId(String zoneId)
  • Method Details

    • systemDefault

      public static ZoneId systemDefault()
    • zoneOffsetFor

      public static int zoneOffsetFor(String zoneId)
    • of

      public static ZoneId of(String zoneId)
    • getRules

      public ZoneRules getRules()
    • getId

      public String getId()