org.cdgsoftware.icl.util
Class PacificStandardTime

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

public class PacificStandardTime
extends java.lang.Object

The Class PacificStandardTime.


Constructor Summary
PacificStandardTime()
           
 
Method Summary
static java.lang.String getCurrentDateInPST()
          Gets the current date in pst.
static java.lang.String getCurrentTimeInPST()
          Gets the current time in pst.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PacificStandardTime

public PacificStandardTime()
Method Detail

getCurrentTimeInPST

public static java.lang.String getCurrentTimeInPST()
Gets the current time in pst.

Returns:
the current time in pst

getCurrentDateInPST

public static java.lang.String getCurrentDateInPST()
Gets the current date in pst.

Returns:
the current date in pst