I am not in work so can't try this at the moment, but I would've thought you would need a combination of the following.
Use Char, Digits & Strip/Ltrim to get a string version without leading zeroes, then use Concat, Substr & Strip/Ltrim to create the date you want (I can't remember when STRIP...