G
gordon_conroy
I have an integer 1060128571 which is the number of seconds since
1/1/1970. The number evaluates to
6/08/2003 10:09:30
So my question is given the start date is always 1970 how do I
calculate the end date e.g 6/08/2003 10:09:30.
if I divide 1060128571/60/60/24 I can get the number of days etc.
If anyone has an easy solutions,please send it on
1/1/1970. The number evaluates to
6/08/2003 10:09:30
So my question is given the start date is always 1970 how do I
calculate the end date e.g 6/08/2003 10:09:30.
if I divide 1060128571/60/60/24 I can get the number of days etc.
If anyone has an easy solutions,please send it on