[Zope] How-To: Dropbox date entry for html forms
Loren Stafford
lstaffor@dynalogic.com
Thu, 3 Aug 2000 07:40:30 -0700
Your example in a How-To may well be useful. However, I think you have
maligned the DateTime method. It is quite flexible about the input formats
it accepts. Have you read the extensive documentation in
../lib/python/DateTime/DateTime.py?
-- Loren
----- Original Message -----
From: "Darran Edmundson" <Darran.Edmundson@anu.edu.au>
To: <zope@zope.org>
Sent: August 03, 2000 12:49 AM
Subject: [Zope] How-To: Dropbox date entry for html forms
> In building my first Zope site and training content providers to use
> the management interface, I quickly encountered requests for an easier
> means of entering dates (as opposed to the default "1966/09/30" format).
>
> I've written up a quick How-to that contains a DTML utility method
> for incorporating droplist selectable dates in html forms. Before
> I make it (more) public, I'd appreciate some feedback. Any objections
> to the implementation? What do you think about placing short
> utility methods in How-To's rather than Products?
>
> http://www.zope.org/Members/darran/select_date
>
> Cheers,
> Darran.
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )
>
>