com.activequant.utils
Class DateUtils
java.lang.Object
com.activequant.utils.DateUtils
public class DateUtils
- extends Object
- Author:
- Erik Nijkamp
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateUtils
public DateUtils()
getDate
public static Date getDate(int day,
int month,
int year)
nextDay
public static Date nextDay(Date date)
getWeekday
public static String getWeekday(Date date)
Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.