how convert the string time stamp to date in laravel

105

how convert the string time stamp to date in laravel -

  $timestamp = strtotime("13-10-2013 15:00");

Comments

Submit
0 Comments