z3c.form date and datetime widgets)
Project description
Various z3c.form date and datetime widgets
Improved datetime widgets for z3c.form
When the emphasis of the application you are designing is on speed and speed alone, then the single field pattern might be your friend. It’s particularly useful for data entry applications in which the person who has to enter the data will have to use the same input form time and time again.
TODO
create DateDeltaWidget and DatetimeDeltaWidget
Contributors
David Glick - davisagli
Rok Garbas - garbas
Changelog
0.1a3 (2009-06-05)
widget was not showing values from request [garbas]
ISSUE 1: SOLVED [garbas] After some testing I have seen that some validations are missing, therefore I get an error when adding values like ‘99’ into the year field: “ValueError: year=99 is before 1900; the datetime strftime() methods require year >= 1900”
0.1a2 (2009-05-28)
Register the widgets for custom interfaces that we apply to the standard datetime fields, to work around a problem with ZCML conflicting with z3c.form. [davisagli]
0.1a1 (2009-05-11)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.z3cform.datetimewidget-0.1a3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c8e488840e9d1714a6e528a19949afe2b3b4291ff7c7cce427da111b8a10aff |
|
MD5 | 73cb9358dad956cb693332d903c0cded |
|
BLAKE2b-256 | ea71c9d8acc7fc36f405addb3568399da9408bd43a5b90ffd6d2b7ea79cec802 |