public class CalendarCodec extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DATE_FORMAT |
static String |
GMT |
| Constructor and Description |
|---|
CalendarCodec() |
| Modifier and Type | Method and Description |
|---|---|
Calendar |
deserialize(String source)
The simple deserializer provides most of the stuff.
|
static SimpleDateFormat |
getDateFormat() |
String |
getValueAsString(Object value) |
public static final String DATE_FORMAT
public static final String GMT
public static SimpleDateFormat getDateFormat()
Copyright © 2020. All rights reserved.