scientific notation as a timestamp
                    
I have a table from an application that keeps track of messages.  It has a column DEL_TIMESTAMP defined as a number.  The MIN and MAX values from this column are:
6.3417E+17
6.3470E+17
Has anybody ever since something like this to keep track of time?
Can somebody point me in the right direction to convert the number to time?
thanks.
                
                6.3417E+17
6.3470E+17
Has anybody ever since something like this to keep track of time?
Can somebody point me in the right direction to convert the number to time?
thanks.
0