Created
May 25, 2016 01:42
-
-
Save JulienSansot/5b23666174843fbc91945edf8941f196 to your computer and use it in GitHub Desktop.
utc time like in MySQL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ date -u "+%Y-%m-%d %H:%M:%S" | |
2016-05-25 01:03:14 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment