I have a difficulties regarding converting date into different format
The initial date format is 09/17/2014 which is, mm/dd/YYYY
I want to convert this into a new variable that shows Wednesday, September 17, 2014
How do i implement this?
thanks a bunch