I have a date field that I am trying to put into date format. My problem is it keeps formatting the field into m/d/yy hh:mm:ss:am or pm if the date has a two digit month or day it will format mm/dd/yy etc so when I am asking to count the 2 character it could month or day so I would like to hard code this to say:--
Format {@PEPREV.DATE_APPLIED} to ddmmyy
Format {@PEPREV.DATE_APPLIED} to ddmmyy