Subject RE: [firebird-support] unix time
Author Alan McDonald
> 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

I don't think they have the same origin Lester
Alan