Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: stonysmithThere are a number of ways to achieve this:
one is....
stringField = format("%02d/%02d/%04d",day(dateField),month(dateField),year(dateFie ld))
emit stringField