Hey all,
This is a relatively simple problem, I think, but it's driving me crazy. I'm analyzing 13.8 million rows of data (participant observation in an educational MUVE) and need to convert the unix timestamp to a date/time.
I know that, for example:
Unix stamp: 1096405159
converts to: Thu 10/07/04 sometime around 9.00 am...
but my formula:
=(F2+((365*70+19)*86400))/86400-0.41667 isn't working right... any suggestions?
Thanks!
--dave
This is a relatively simple problem, I think, but it's driving me crazy. I'm analyzing 13.8 million rows of data (participant observation in an educational MUVE) and need to convert the unix timestamp to a date/time.
I know that, for example:
Unix stamp: 1096405159
converts to: Thu 10/07/04 sometime around 9.00 am...
but my formula:
=(F2+((365*70+19)*86400))/86400-0.41667 isn't working right... any suggestions?
Thanks!
--dave