Class GwtDateTime


  • public class GwtDateTime
    extends org.oscim.backend.DateTimeAdapter
    • Field Summary

      • Fields inherited from class org.oscim.backend.DateTimeAdapter

        instance, MILLIS_PER_DAY
    • Constructor Summary

      Constructors 
      Constructor Description
      GwtDateTime()  
    • Constructor Detail

      • GwtDateTime

        public GwtDateTime()
    • Method Detail

      • getHour

        public int getHour()
        Specified by:
        getHour in class org.oscim.backend.DateTimeAdapter
      • getMinute

        public int getMinute()
        Specified by:
        getMinute in class org.oscim.backend.DateTimeAdapter
      • getSecond

        public int getSecond()
        Specified by:
        getSecond in class org.oscim.backend.DateTimeAdapter
      • getDayOfYear

        public int getDayOfYear()
        Specified by:
        getDayOfYear in class org.oscim.backend.DateTimeAdapter
      • getTimeZoneOffset

        public int getTimeZoneOffset()
        Specified by:
        getTimeZoneOffset in class org.oscim.backend.DateTimeAdapter