Слияние кода завершено, страница обновится автоматически
java.time.format.DateTimeParseException: Текст '2024-11-29 8:10:38' не удалось распарсить, нераспознанный текст найден в позиции 10
в java.time.format.DateTimeFormatter.parseResolved0(DateTimeFormatter.java:1952)
в java.time.format.DateTimeFormatter.parse(DateTimeFormatter.java:1851)
в java.time.LocalDate.parse(LocalDate.java:400)
в org.ofdrw.core.attachment.CT_Attachment.getCreationDateTime(CT_Attachment.java:187)
в org.ofdrw.converter.PdfboxMaker.addAttachments(PdfboxMaker.java:924)
в org.ofdrw.converter.export.PDFExporterPDFBox.close(PDFExporterPDFBox.java:151)
в com.powersi.test.OFDConvertTest.test1(OFDConvertTest.java:48)
в com.powersi.test.OFDConvertTest.main(OFDConvertTest.java:20)