Skip to content

Instantly share code, notes, and snippets.

@nikos-glikis
Created February 8, 2018 18:45
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 nikos-glikis/b2d4167ee41822754beb5455d62b742f to your computer and use it in GitHub Desktop.
Save nikos-glikis/b2d4167ee41822754beb5455d62b742f to your computer and use it in GitHub Desktop.
golang get timestamp
int32(time.Now().Unix())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment