Adempiere 3.5.2a

org.eevolution.tools
Class DateTimeUtil

java.lang.Object
  extended by org.eevolution.tools.DateTimeUtil

public class DateTimeUtil
extends Object

Version:
1.0, October 14th 2005
Author:
Gunther Hoppe, tranSIT GmbH Ilmenau/Germany

Constructor Summary
DateTimeUtil()
           
 
Method Summary
static Timestamp getDayBorder(Timestamp dateTime, Timestamp timeSlot, boolean end)
           
static Timestamp[] getDayBorders(Timestamp dateTime)
           
static Timestamp[] getDayBorders(Timestamp dateTime, Timestamp timeSlotStart, Timestamp timeSlotFinish)
           
static long getTimeDifference(Timestamp time1, Timestamp time2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateTimeUtil

public DateTimeUtil()
Method Detail

getTimeDifference

public static long getTimeDifference(Timestamp time1,
                                     Timestamp time2)

getDayBorders

public static Timestamp[] getDayBorders(Timestamp dateTime,
                                        Timestamp timeSlotStart,
                                        Timestamp timeSlotFinish)

getDayBorder

public static Timestamp getDayBorder(Timestamp dateTime,
                                     Timestamp timeSlot,
                                     boolean end)

getDayBorders

public static Timestamp[] getDayBorders(Timestamp dateTime)

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.