Linn-cn opened a new issue, #713: URL: https://github.com/apache/fesod/issues/713
### Search before asking - [x] I searched in the [issues](https://github.com/apache/fesod/issues) and found nothing similar. ### Motivation 如何设置以确保可以舍去毫秒以规避日期格式化多 1s 的情况呢?导出的格式化日期(yyyy-MM-dd HH:mm:ss)始终多1s 示例如下 2025-11-20 23:56:40.928854 fesod 导出 excel 为 2025-11-20 23:56:41,jackson 序列化为 2025-11-20 23:56:40 ### Solution _No response_ ### Alternatives _No response_ ### Anything else? _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
