Plugin 2108
Go 2z
string to WordPress date
function to_datetime($string) { $timestamp = strtotime($string); $datetime = date(“Y-m-d H:i:s”, $timestamp); return $datetime; }
Comments
Name
Email
Comment
Enter a 3 letter description of the picture on the right. Rhymes with cat.