Skip to content

Instantly share code, notes, and snippets.

@Nate-Wessel
Created July 26, 2018 17:01
Show Gist options
  • Save Nate-Wessel/29be69363a87923f10e0b3c33daf5825 to your computer and use it in GitHub Desktop.
Save Nate-Wessel/29be69363a87923f10e0b3c33daf5825 to your computer and use it in GitHub Desktop.
formula for converting openoffice calc timestamp to unix timestamp
=(cell-25569)*86400 - hour_offset*3600
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment