In Java I wrote date time format 'yyyy-MM-dd HH:mm:ss' to csv, when I open it format changed 'yyyy-MM-dd HH:mm'

前端 未结 0 1393
梦如初夏
梦如初夏 2020-12-03 08:00

I want to maintain "yyyy-MM-dd HH:mm:ss" format that I wrote. But the saved csv file shows "yyyy-MM-dd HH:mm" format ex

相关标签:
回答
  • 消灭零回复
提交回复
热议问题