${DATE} format in the File Template

Previous to 11 the ${DATE} would return 'Oct 26, 2007' now it returns '10/26/07', is there a way to format ${DATE}?

0
1 comment

Don't think so but you can use ${DAY}, ${MONTH} and ${YEAR} to format the date yourself...


BTJ

0

Please sign in to leave a comment.