Package com.impossibl.postgres.datetime
Interface DateTimeFormat.Parser
-
- All Known Implementing Classes:
ISOTimestampFormat.Parser
- Enclosing interface:
- DateTimeFormat
public static interface DateTimeFormat.Parser
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.time.temporal.TemporalAccessor
parse(java.lang.CharSequence text)
-