Skip to content

Instantly share code, notes, and snippets.

@swuppio
Created February 2, 2017 15:18
Show Gist options
  • Save swuppio/96802da580b1e180ccafaad1061294a5 to your computer and use it in GitHub Desktop.
Save swuppio/96802da580b1e180ccafaad1061294a5 to your computer and use it in GitHub Desktop.
SELECT DATE_FORMAT(STR_TO_DATE('10.11.2012 11:10:12','%d.%m.%Y %H:%i:%s'),'%Y-%m-%d %H:%i:%s');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment