| Package | Description |
|---|---|
| com.indexdata.torus2.util |
| Modifier and Type | Method and Description |
|---|---|
static DateUtil.DateTimeFormat |
DateUtil.DateTimeFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateUtil.DateTimeFormat[] |
DateUtil.DateTimeFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Date |
DateUtil.parse(String dateString,
DateUtil.DateTimeFormat dtf) |
static String |
DateUtil.serialize(Date date,
DateUtil.DateTimeFormat dtf) |
Copyright © 2008-2015 Index Data. All Rights Reserved.