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