<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%> 
<fmt:formatDate value="${it.create_time}" pattern="yyyy-MM-dd HH:mm:ss" />