${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

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


BTJ

0

请先登录再写评论。