Date format

I would like to display my date format from 01-01-11 to 01-01-2011. How can I change it?

Thanks

Hi Luana,

Try this:

FORMAT(yourDate, 0, ‘<Day,2>-<Month,2>-’);