Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Products.TimeRangeWidget-2.0b3.tar.gz (4.8 kB view details)

Uploaded Source

File details

Details for the file Products.TimeRangeWidget-2.0b3.tar.gz.

File metadata

File hashes

Hashes for Products.TimeRangeWidget-2.0b3.tar.gz
Algorithm Hash digest
SHA256 97f6a1e964775e93e6edb34dc5a3648544f86c4f12fcf981325e6a57b96af55f
MD5 c630712c2020b8bc6c6bfc8de4231626
BLAKE2b-256 e1e2694bfc96a8f4839a2d6fb379475dfa31dca6ac15cc90fb14cee2a9044a25

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page