| Package | Description |
|---|---|
| org.duracloud.common.util |
| Modifier and Type | Method and Description |
|---|---|
static DateUtil.DateFormat |
DateUtil.DateFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateUtil.DateFormat[] |
DateUtil.DateFormat.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.convertToDate(String text,
DateUtil.DateFormat format) |
static String |
DateUtil.convertToString(long millis,
DateUtil.DateFormat format) |
Copyright © 2009–2014 DuraSpace. All rights reserved.