This commit is contained in:
@@ -117,7 +117,7 @@
|
||||
</td>
|
||||
<td>
|
||||
<fmt:parseDate value="${list.createDate}" pattern="yyyy-MM-dd'T'HH:mm:ss" var="parsedCreateDate"/>
|
||||
<fmt:formatDate value="${parsedCreateDate}" pattern="yyyy-MM-dd"/>
|
||||
<fmt:formatDate value="${parsedCreateDate}" pattern="yyyy-MM-dd HH:mm:ss"/>
|
||||
</td>
|
||||
<td>${list.rdCnt }</td>
|
||||
<%-- <td>${list.compScdDate}</td> --%>
|
||||
|
||||
Reference in New Issue
Block a user