[DB-SIG] DCOracle/dbi.dbiDate

M.-A. Lemburg mal@lemburg.com
Mon, 16 Aug 1999 17:23:16 +0200


Sebastian Schneckener wrote:
> 
> hello everybody
> 
> when retrieving a date item from oracle using the DCOracle module, I retrieve a dbiDate instance.
> How can this be converted into ticks?

Have you tried int(object), float(object) or object.value ?

-- 
Marc-Andre Lemburg
______________________________________________________________________
Y2000:                                                   138 days left
Business:                                      http://www.lemburg.com/
Python Pages:                           http://www.lemburg.com/python/