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 DateTimeFormatpublic com.impossibl.postgres.datetime.ISOTimeFormat.Printer getPrinter()
getPrinter in interface DateTimeFormatCopyright © 2013-2015 impossibl.com. All Rights Reserved.