用 fmt格式化候时间

<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %>

 

    <div style="margin-bottom: 10px">当前时间:<fmt:formatDate value="<%=new Date() %>" pattern="yyyy年MM月dd日 HH:mm"/></div>

posted on 2016-11-01 18:36  guols  阅读(117)  评论(0编辑  收藏  举报