Class Timezone


  • public class Timezone
    extends java.lang.Object
    salt.modules.timezone https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.timezone.html
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Timezone()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static LocalCall<java.lang.String> getOffset()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Timezone

        private Timezone()
    • Method Detail

      • getOffset

        public static LocalCall<java.lang.String> getOffset()