Skip to main content

Human-friendly zope.schema datetime field

Project description

LazyDate

This library provides a zope.schema field and a value object for a user friendly datetime specification. The date is stored as string, and can have various textual formats, such as “1 month ago” or “tomorrow”, “01/02/03” or “2012-01-01”. The actual datetime is calculated by the value object as needed.

CHANGES

2.0.0 (2013-03-06)

  • Added support for Python 3.3.

  • Replaced deprecated zope.interface.implements usage with equivalent zope.interface.implementer decorator.

  • Dropped support for Python 2.4 and 2.5.

1.1.0 (2012-12-11)

  • LazyDate(‘’) is interpreted as None

1.0.1 (2012-10-22)

  • Fix packaging bugs.

1.0 (2012-10-19)

  • Initial release.

Supported by

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