org.hibersap.util
Class DateUtil
java.lang.Object
org.hibersap.util.DateUtil
public final class DateUtil
- extends Object
- Author:
- Carsten Erker
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
joinDateAndTime
public static Date joinDateAndTime(Date date,
Date time)
newDate
public static Date newDate(int year,
int month,
int date)
newDate
public static Date newDate(int year,
int month,
int date,
int hourOfDay,
int minute,
int second)
stripDate
public static Date stripDate(Date date)
stripTime
public static Date stripTime(Date date)
Copyright © 2011 akquinet tech@spree GmbH. All Rights Reserved.