Class ISODateFormat

    • Constructor Detail

      • ISODateFormat

        public ISODateFormat()
    • Method Detail

      • getParser

        public com.impossibl.postgres.datetime.ISODateFormat.Parser getParser()
        Specified by:
        getParser in interface DateTimeFormat
      • getPrinter

        public com.impossibl.postgres.datetime.ISODateFormat.Printer getPrinter()
        Specified by:
        getPrinter in interface DateTimeFormat