${DATE} format in the File Template Permanently deleted user 创建于 2011年10月20日 01:14 Previous to 11 the ${DATE} would return 'Oct 26, 2007' now it returns '10/26/07', is there a way to format ${DATE}?
Don't think so but you can use ${DAY}, ${MONTH} and ${YEAR} to format the date yourself...
BTJ