D
dennis
I have an sql database that I am importing data from, into excel. One of
the fields has a 32 bit integer that represents the number of seconds
elapsed from 1/1/70 to current time based on UTC. I would like to convert
this to a standard excel date and time. Anyone know an easy way to do
this. I know I could write a function that would use divison and modela
functions to arrive at the answer, but I thought there might be an easier
way.
Any suggestions appreciated.
Dennis
the fields has a 32 bit integer that represents the number of seconds
elapsed from 1/1/70 to current time based on UTC. I would like to convert
this to a standard excel date and time. Anyone know an easy way to do
this. I know I could write a function that would use divison and modela
functions to arrive at the answer, but I thought there might be an easier
way.
Any suggestions appreciated.
Dennis