Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #set($dateString = "1") ## Or any number corresponding to a month
- #set($tempDate = $UtilMethods.parseDate($dateString, "MM"))
- #set($monthName = $date.format("MMMM",$tempDate))
- $monthName
Advertisement
Add Comment
Please, Sign In to add comment