Skip to content

Instantly share code, notes, and snippets.

@krishjun
Created August 31, 2015 15:19
Show Gist options
  • Save krishjun/1f7735cad050568d03f4 to your computer and use it in GitHub Desktop.
Save krishjun/1f7735cad050568d03f4 to your computer and use it in GitHub Desktop.
Mysql Datetime php format
define('MYSQL_DATETIME_FORMAT', 'Y-m-d H:i:s');
define('APP_DATE_FORMAT', 'd-m-Y');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment