user.util
Class TimeUtil

java.lang.Object
  |
  +--user.util.TimeUtil

public class TimeUtil
extends java.lang.Object


Constructor Summary
TimeUtil()
           
 
Method Summary
static java.util.Date getGMT()
          Computes the current GMT after the System Time
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeUtil

public TimeUtil()
Method Detail

getGMT

public static java.util.Date getGMT()
Computes the current GMT after the System Time

Returns:
current GMT