public class DateUtility extends Object
| Constructor and Description |
|---|
DateUtility() |
| Modifier and Type | Method and Description |
|---|---|
static long |
diff(GTimeStamp date1,
GTimeStamp date2) |
static int |
getNbDayInMonth(GTimeStamp date) |
static int |
getNbDayInYear(GTimeStamp date) |
static String |
getSQLFormat(GTimeStamp timeStamp) |
static GTimeStamp |
setToNow(GTimeStamp date) |
public static GTimeStamp setToNow(GTimeStamp date)
public static String getSQLFormat(GTimeStamp timeStamp)
public static int getNbDayInYear(GTimeStamp date)
public static int getNbDayInMonth(GTimeStamp date)
public static long diff(GTimeStamp date1, GTimeStamp date2)
Copyright © 1997–2016 CRISTAL-iSE. All rights reserved.