public class ISOTimestampFormat extends Object implements DateTimeFormat
| Modifier and Type | Class and Description |
|---|---|
static class |
ISOTimestampFormat.Parser |
| Constructor and Description |
|---|
ISOTimestampFormat() |
| Modifier and Type | Method and Description |
|---|---|
ISOTimestampFormat.Parser |
getParser() |
com.impossibl.postgres.datetime.ISOTimestampFormat.Printer |
getPrinter() |
public ISOTimestampFormat.Parser getParser()
getParser in interface DateTimeFormatpublic com.impossibl.postgres.datetime.ISOTimestampFormat.Printer getPrinter()
getPrinter in interface DateTimeFormat