uk.co.mullsoft.jean.components
Class JEANDateTime

java.lang.Object
  extended by java.util.Date
      extended by uk.co.mullsoft.jean.components.JEANDateTime
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Comparable

public class JEANDateTime
extends java.util.Date

Author:
mike.curtis
See Also:
Serialized Form

Constructor Summary
JEANDateTime()
          Creates a new instance of JEANDate
JEANDateTime(long date)
          Creates a new instance of JEANDate
 
Method Summary
 
Methods inherited from class java.util.Date
after, before, clone, compareTo, compareTo, equals, getDate, getDay, getHours, getMinutes, getMonth, getSeconds, getTime, getTimezoneOffset, getYear, hashCode, parse, setDate, setHours, setMinutes, setMonth, setSeconds, setTime, setYear, toGMTString, toLocaleString, toString, UTC
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JEANDateTime

public JEANDateTime()
Creates a new instance of JEANDate


JEANDateTime

public JEANDateTime(long date)
Creates a new instance of JEANDate