[Zope] Storing a ZopeTime() within an MS Access DB

Paul Winkler pw_lists@slinkp.com
Mon, 30 Sep 2002 14:58:55 -0700


On Mon, Sep 30, 2002 at 03:50:11PM -0400, McDonnell, Larry wrote:
> Hi,
> 
> How can it be a float when the <dtml-var temp_date> returns 2002/09/30
> 15:49:23.74 GMT-4??

It's a DateTime object. It stores the time internally as a float, but
you can get any number of representations out of it...
read DateTime in the Zope API appendix of the Zope Book. Very helpful.

--

Paul Winkler
"Welcome to Muppet Labs, where the future is made - today!"