2004.04.29


com.jdc.dts
Class DateTime

java.lang.Object
  |
  +--com.jdc.dts.Date
        |
        +--com.jdc.dts.DateTime

public class DateTime
extends Date

Author:
n0119645 To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.

Nested Class Summary
 
Nested classes inherited from class com.jdc.dts.Date
Date.Format
 
Constructor Summary
DateTime()
          Constructor for DateTime.
 
Method Summary
static void main(String[] args)
          Executes the unit tests for the Date class.
 
Methods inherited from class com.jdc.dts.Date
format, format, getCalendar, getDate, getDay, getMessage, getMonth, getTime, getYear, intValue, isDate, isValid, set, set, set, setStrict, toLongFormat, toShortFormat, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DateTime

public DateTime()
Constructor for DateTime.

Method Detail

main

public static void main(String[] args)
Description copied from class: Date
Executes the unit tests for the Date class.


2004.04.29



Copyright © 2004 J. Damon & Co.; All Rights Reserved WorldWide.