@FhFormatter
public class LocalDateAndStringFormatter
extends pl.fhframework.format.AutoRegisteredFormatter<java.time.LocalDate>
| Constructor and Description |
|---|
LocalDateAndStringFormatter() |
| Modifier and Type | Method and Description |
|---|---|
java.time.LocalDate |
parse(String text,
Locale locale) |
String |
print(java.time.LocalDate object,
Locale locale) |
public java.time.LocalDate parse(String text, Locale locale) throws ParseException
ParseExceptionCopyright © 2019. All rights reserved.