cds.util
Class InfoDate
java.lang.Object
cds.util.InfoDate
- public class InfoDate
- extends java.lang.Object
InfoDate is a class providing all needed information related with dates and
time.
- Version:
- 1.0 Apr 2003
- Author:
- Marc Wenger/CDS
Method Summary |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
currentYear
public static final int currentYear
nextYear
public static final int nextYear
nextShortYear
public static final int nextShortYear
currentCenturyBegin
public static final int currentCenturyBegin
previousCenturyBegin
public static final int previousCenturyBegin
InfoDate
private InfoDate()
main
public static void main(java.lang.String[] args)