【发布时间】:2014-06-21 11:52:51
【问题描述】:
2014-02-26 18:27:24
jsp页面
<html>
timestamp is : ${timestamp}
Date is : <b> date </b> //display date
Time is : <b> time </b> //display time
</html>
如何从时间戳(EL)转换日期和时间?
【问题讨论】:
-
谷歌搜索“JSTL 日期”并点击。