Class LocalDateTimeFormatter

    • Field Detail

      • ERROR_MSG_KEY

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

      • LocalDateTimeFormatter

        public LocalDateTimeFormatter()
      • LocalDateTimeFormatter

        public LocalDateTimeFormatter​(boolean localized)
    • Method Detail

      • getErrorMsgKey

        public java.lang.String getErrorMsgKey()
      • getArgType

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

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