| Package | Description | 
|---|---|
| org.diirt.graphene.profile.io | 
| Modifier and Type | Method and Description | 
|---|---|
static DateUtils.DateFormat | 
DateUtils.DateFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static DateUtils.DateFormat[] | 
DateUtils.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 String | 
DateUtils.getDate(DateUtils.DateFormat format)
Gets the current date specified by the given format. 
 | 
Copyright © 2015. All rights reserved.