<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %><%@ taglib uri="http://java.sun.com/jstl/fmt" prefix="fmt" %>
Parse Date
style="border-collapse: collapse" bordercolor="#111111"
width="63%" id="AutoNumber2">
Formatting:
|
type="date" dateStyle="short" |
value="${param.num}" />
|
type="date" dateStyle="medium" |
value="${param.num}" />
|
type="date" dateStyle="long" |
value="${param.num}" />
|
type="date" dateStyle="full" |
value="${param.num}" />
|
No comments:
Post a Comment