Forum Discussion
AClark
16 years agoNew Contributor
Actually in my case the format should be:
${= i=(new java.util.Date());def sdf = new java.text.SimpleDateFormat("yyDHHmmssSSS");sdf.format(i)}
${= i=(new java.util.Date());def sdf = new java.text.SimpleDateFormat("yyDHHmmssSSS");sdf.format(i)}