Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@anselmdk
Created November 18, 2015 12:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anselmdk/86043731b2a91e469e2e to your computer and use it in GitHub Desktop.
Save anselmdk/86043731b2a91e469e2e to your computer and use it in GitHub Desktop.
Check PHP server time through command line
php -r "echo date('Y-m-d h:i:s a', time());"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment