Date format from yyyymmdd to dd/mm/yyyy

Hi folks,

Can anyone give me a quick pointer on how to change a string (which I’ve parsed out of XML), representing a date, formatted like this: yyyymmdd into this: dd/mm/yyyy?

Many thanks

Ben