Subject Re: FBTimestampField and Longs
Author Roman Rokytskyy
> getTimestamp(...).getTime().

beware of the nanos... code above will give you seconds precision.

and, the bug you discovered is still present... maybe we can simplify
othrs life by providing some class/code to deal with it? somewhere in
the FAQ, for example?

roman