<html:dateformat pattern="yyyy-MM-dd" time="${papers.createdate}"></html:dateformat>
<td><@dateFormat date="${orders.create_time?c}" pattern="yyyy-MM-dd HH:mm"/></td>
html dateformat 页面 时间 日期
最新推荐文章于 2022-10-24 16:43:59 发布
<html:dateformat pattern="yyyy-MM-dd" time="${papers.createdate}"></html:dateformat>
<td><@dateFormat date="${orders.create_time?c}" pattern="yyyy-MM-dd HH:mm"/></td>