public class GregorianCalendarFormat extends AbstractFormat<GregorianCalendar>
Format.Field| Constructor and Description |
|---|
GregorianCalendarFormat() |
| Modifier and Type | Method and Description |
|---|---|
String |
format(GregorianCalendar value,
ParserContext context) |
GregorianCalendar |
parse(String value,
ParserContext context) |
format, format, parseObjectclone, format, formatToCharacterIterator, parseObjectpublic GregorianCalendar parse(String value, ParserContext context) throws ParseException
ParseExceptionpublic String format(GregorianCalendar value, ParserContext context)
format in interface SerializableFormat<GregorianCalendar>format in class AbstractFormat<GregorianCalendar>Copyright © 2020 Blazebit. All rights reserved.