Tuesday, 20 August 2013

Get Month from int value

Get Month from int value

Can i get name of month in JSLT by giving an int value. Like If i=1 than
January and So no...
It is not working
<fmt:formatDate pattern="M" dateStyle="long" value="${monthInt}" />

No comments:

Post a Comment