edu.pdx.cs399J.core
Class Today

java.lang.Object
  extended by edu.pdx.cs399J.core.Today

public class Today
extends Object

Prints out information about today's date. Demonstrates the Date and Calendar classes.


Constructor Summary
Today()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Today

public Today()
Method Detail

main

public static void main(String[] args)


Copyright © 2000-2009 Portland State University. All Rights Reserved.