public static class Formatters.Instant extends BaseFormatter<java.lang.String,java.time.Instant>
BaseFormatter.ParseBlock<T2,R2>| Constructor and Description |
|---|
Instant() |
| Modifier and Type | Method and Description |
|---|---|
java.time.Instant |
convert(java.lang.String input) |
static Formatters.Instant |
now() |
static Formatters.Instant |
now(int errorMs) |
guessInputType, isValidType, toValueOrThrowIllegalTypeExceptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFormatterName, isValid, isValidValue, transformpublic static Formatters.Instant now(int errorMs)
public static Formatters.Instant now()
public java.time.Instant convert(java.lang.String input)