Skip to content

Instantly share code, notes, and snippets.

@dkalamari
Created May 31, 2013 12:38
Show Gist options
  • Select an option

  • Save dkalamari/5684723 to your computer and use it in GitHub Desktop.

Select an option

Save dkalamari/5684723 to your computer and use it in GitHub Desktop.
MYSQL Insert datetime format for inserting into table
DateTime.Now.ToString("yyyy/MM/dd HH:mm:ss")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment