public class DateValue extends TimeBasedValue
| Modifier and Type | Method and Description |
|---|---|
static DateValue |
asNull() |
static DateValue |
create(Date date) |
static DateValue |
create(long milliseconds) |
static DateValue |
create(Long milliseconds) |
String |
forScript() |
int |
getDay() |
int |
getMonth() |
ValueType |
getType() |
int |
getYear() |
compareTo, getInstant, isNull, toStringCopyright © 2012. All Rights Reserved.