net.sf.jdigg.util
Class DateUtil

java.lang.Object
  extended by net.sf.jdigg.util.DateUtil

public final class DateUtil
extends java.lang.Object

TODO: write Javadoc.

Since:
1.0 M1
Author:
Philip May

Method Summary
static long getDateAsTimestamp(int year, int month, int day)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDateAsTimestamp

public static long getDateAsTimestamp(int year,
                                      int month,
                                      int day)


Copyright © 2008. All Rights Reserved.