Convert a Javascript Date format to desired PHP format

后端 未结 3 598
情深已故
情深已故 2020-12-18 23:10

How can we convert Wed Jun 09 2010 which is returns from a javascript function and get in a php script.I need to convert this date format to 2010-06-09.Thanks

3条回答
提交回复
热议问题