Subject | RE: [firebird-support] unix time |
---|---|
Author | Alan McDonald |
Post date | 2004-10-15T09:14:20Z |
> I've got to convert some data from a timestamp to a unix seconds timerI don't think they have the same origin Lester
> 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
Alan