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