Archetypes widget to store a time range
Project description
Introduction
Provides an archetypes field which stores a time range (from, to) in a string field.
Example
from Products.TimeRangeWidget.widget import TimeRangeWidget ... StringField('timerange', widget = TimeRangeWidget( description = '', label = _at(u'label_timerange', default=u'Time range'), size = 40 ) ), ...
Changelog
2.0b3 (2010-10-24)
Set zip_safe flag to False
2.0b2 (2010-10-21)
Added README
2.0b1 (2010-10-19)
First public 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
File details
Details for the file Products.TimeRangeWidget-2.0b3.tar.gz
.
File metadata
- Download URL: Products.TimeRangeWidget-2.0b3.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97f6a1e964775e93e6edb34dc5a3648544f86c4f12fcf981325e6a57b96af55f |
|
MD5 | c630712c2020b8bc6c6bfc8de4231626 |
|
BLAKE2b-256 | e1e2694bfc96a8f4839a2d6fb379475dfa31dca6ac15cc90fb14cee2a9044a25 |