public class LocalDateFormatter
Represents the formatter for LocalDate values
| Modifier and Type | Field and Description |
|---|---|
static LocalDateFormatter |
INSTANCE
Represents the formatter for LocalDate values
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(org.joda.time.LocalDate value,
org.valiktor.i18n.MessageBundle messageBundle) |
public static LocalDateFormatter INSTANCE
Represents the formatter for LocalDate values