2016-10-18 16:52发布
jsp页面获得一个int 时间戳,但是显示要用XXX年XX月XX日请问Struts2 有发放将时间戳格式化吗?
度娘了一下,<s:date name="currentDate" format="dd/MM/yyyy"/>这个currentDate是时间戳吗?我用这个区试了,没有效果!
2.格式化时间<fmt:formatDate type="date" value="${date}" pattern="yyyy-MM-dd"/>
最多设置5个标签!
2.格式化时间
<fmt:formatDate type="date" value="${date}" pattern="yyyy-MM-dd"/>
一周热门 更多>