Uses of Class
com.ezprotocols.ezclock.EzClockException

Uses of EzClockException in com.ezprotocols.ezclock
 

Methods in com.ezprotocols.ezclock that throw EzClockException
 java.util.Date EzClock.getLocalTime()
          Queries Time server and returns the current time converted to your local timezone.
 java.util.Date EzClock.getTime(java.util.TimeZone timeZone)
          Queries Time server and returns the time converted to a specific timezone.
 java.util.Date EzClock.getGmtTime()
          Queries Time server and returns current GMT time.
 void EzClock.getAndUpdateSystemTime()
          Queries Time server and updates the system date.
 



Copyright © EzProtocols.com All Rights Reserved.