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