public class ISOTimestampFormat extends Object implements DateTimeFormat
Constructor and Description |
---|
ISOTimestampFormat() |
Modifier and Type | Method and Description |
---|---|
com.impossibl.postgres.datetime.ISOTimestampFormat.Parser |
getParser() |
com.impossibl.postgres.datetime.ISOTimestampFormat.Printer |
getPrinter() |
public com.impossibl.postgres.datetime.ISOTimestampFormat.Parser getParser()
getParser
in interface DateTimeFormat
public com.impossibl.postgres.datetime.ISOTimestampFormat.Printer getPrinter()
getPrinter
in interface DateTimeFormat
Copyright © 2013–2017 impossibl.com. All rights reserved.