Created
July 26, 2018 17:01
-
-
Save Nate-Wessel/29be69363a87923f10e0b3c33daf5825 to your computer and use it in GitHub Desktop.
formula for converting openoffice calc timestamp to unix timestamp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=(cell-25569)*86400 - hour_offset*3600 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment