Subject | unix time |
---|---|
Author | Lester Caine |
Post date | 2004-10-15T09:03:15Z |
I've got to convert some data from a timestamp to a unix seconds timer
is it as simple as CAST (( timestamp * 24 * 60 * 60 ) + something AS
INTEGER ) or do I need a UDF to sort it out ;)
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services
is it as simple as CAST (( timestamp * 24 * 60 * 60 ) + something AS
INTEGER ) or do I need a UDF to sort it out ;)
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services