> "Jose" == Jose Gomez-Dans <[EMAIL PROTECTED]> writes:
Jose> Hi! We are tryint to access time data stored in an SQL The
Jose> query returns a date object of type DbiDate. When printed,
Jose> we get a nicely formatted text date. If cast into a float or
Jose> int, you get the n
Hi!
We are tryint to access time data stored in an SQL The query returns a
date object of type DbiDate. When printed, we get a nicely formatted
text date. If cast into a float or int, you get the number of seconds
elapsed since 1/1/1970. The way we are dealing with the conversion
from this format i