I have a date in a variable like: 01-01-2009 and need to change the format to Y-m-d. What should I use to do this conversion?
I have a date in a variable like: 01-01-2009 and need to change the format to Y-m-d. What should I use to do this conversion?