Skip to content

Instantly share code, notes, and snippets.

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 davidsheardown/1a0842007625472e4778eb9b54f639fc to your computer and use it in GitHub Desktop.
Save davidsheardown/1a0842007625472e4778eb9b54f639fc to your computer and use it in GitHub Desktop.
SELECT DATEDIFF(SECOND,'1970-01-01', GETUTCDATE()) AS 'UnixEpochTimestamp';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment