30 Sep
2002
30 Sep
'02
9:58 p.m.
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!"