| Package | Description |
|---|---|
| org.jivesoftware.smack.util |
Utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
static DateFormatType |
DateFormatType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateFormatType[] |
DateFormatType.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 |
StringUtils.formatDate(Date toFormat,
DateFormatType type) |
Copyright © 2014. All Rights Reserved.