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

 

 

<fmt:formatDate value="${article.publishDate}" pattern="yyyy-MM-dd"/>

相关文章: