Skip to content

Instantly share code, notes, and snippets.

@jgambill
Created November 21, 2014 19:48
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 jgambill/179041fffa7ff739841a to your computer and use it in GitHub Desktop.
Save jgambill/179041fffa7ff739841a to your computer and use it in GitHub Desktop.
Convert timestamp to date in Excel #excel
=(((A1/60)/60)/24)+DATE(1970,1,1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment