Class TClock


  • public class TClock
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.util.TimeZone timeZone  
    • Constructor Summary

      Constructors 
      Constructor Description
      TClock​(java.util.TimeZone timeZone)  
    • Field Detail

      • timeZone

        private final java.util.TimeZone timeZone
    • Constructor Detail

      • TClock

        public TClock​(java.util.TimeZone timeZone)
    • Method Detail

      • systemDefaultZone

        public static java.time.Clock systemDefaultZone()
      • instant

        public java.time.Instant instant()
      • getZone

        public java.time.ZoneId getZone()