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