标签: datetime freemarker
我在ftl文件中以字符串格式获取unix时间戳。我想将日期重新格式化为可读字符串,例如“yyyy-MM-dd”。
我应该如何将时间戳转换为格式化的日期字符串?
答案 0 :(得分:0)
我使用以下代码获得所需格式的日期:
calBookingEntry.getStartTime()数number_to_datetime串[" YYYY-MM-DD"]????