@FhFormatter(value="localDateWithShortTimeFormatter") public class LocalDateWithShortTimeFormatter extends AutoRegisteredFormatter<java.time.LocalDateTime>
| Constructor and Description |
|---|
LocalDateWithShortTimeFormatter() |
| Modifier and Type | Method and Description |
|---|---|
java.time.LocalDateTime |
parse(String text,
Locale locale) |
String |
print(java.time.LocalDateTime object,
Locale locale) |
getFormatterRegistry, setConversionServicepublic java.time.LocalDateTime parse(String text, Locale locale) throws ParseException
ParseExceptionCopyright © 2020. All rights reserved.