Is it possible to convert Convert 2004-06-16 into Wednesday, June 16, 2004
I am comfortable with splitting the original string into an array, and wondered if there was a built in function that could take the seperate arguments 2004 06 and 16 to create my required format.
Thanks in advance to any helpers.