
This is a small library that extends the ``zope.httpform`` library to
support date/time parsing.  It provides a ``:date`` converter that uses
the parser from the ``zope.datetime`` library to convert a variety
of date/time formats to a standard ``datetime.datetime`` object.
