Skip to content

Instantly share code, notes, and snippets.

@mortenjust
Created March 18, 2012 13:34
Show Gist options
  • Save mortenjust/2072514 to your computer and use it in GitHub Desktop.
Save mortenjust/2072514 to your computer and use it in GitHub Desktop.
mysql date
$mysqldate = date( 'Y-m-d H:i:s', strtotime($Date));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment