org.cdgsoftware.icl.util
Class EasternStandardTime

java.lang.Object
  extended by org.cdgsoftware.icl.util.EasternStandardTime

public class EasternStandardTime
extends java.lang.Object

The Class EasternStandardTime.


Constructor Summary
EasternStandardTime()
           
 
Method Summary
static java.lang.String getCurrentDateInEST()
          Gets the current date in est.
static java.lang.String getCurrentTimeInEST()
          Gets the current time in est.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EasternStandardTime

public EasternStandardTime()
Method Detail

getCurrentTimeInEST

public static java.lang.String getCurrentTimeInEST()
Gets the current time in est.

Returns:
the current time in est

getCurrentDateInEST

public static java.lang.String getCurrentDateInEST()
Gets the current date in est.

Returns:
the current date in est