Class OffsetDateTimeFormatter

    • Field Detail

      • ERROR_MSG_KEY

        public static final java.lang.String ERROR_MSG_KEY
    • Constructor Detail

      • OffsetDateTimeFormatter

        public OffsetDateTimeFormatter()
      • OffsetDateTimeFormatter

        public OffsetDateTimeFormatter​(boolean localized)
    • Method Detail

      • getErrorMsgKey

        public java.lang.String getErrorMsgKey()
      • getArgType

        public java.lang.Class<?> getArgType()
      • parse

        protected java.time.OffsetDateTime parse​(java.lang.String str,
                                                 java.time.format.DateTimeFormatter formatter)
                                          throws java.time.format.DateTimeParseException
        Specified by:
        parse in class Java8DateFormatter<java.time.OffsetDateTime>
        Throws:
        java.time.format.DateTimeParseException