Correct input values of strtotime

前端 未结 3 740
自闭症患者
自闭症患者 2021-01-26 11:17

I want to convert a date by the following statement

$date=date(\'d M Y, H:m\',strtotime($date));

It printed out 09 Sep 2012, 11:09

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