[contributions:douggreen] /modules/daterange README.txt daterange.js daterange.module
User: douggreen Branch: HEAD Date: Thu, 23 Nov 2006 05:31:20 +0000 Added files: /modules/daterange README.txt daterange.js daterange.module Log message: The daterange module provides a programatic extension for date ranges that can be used by other module developers. And it creates two new filters for node times: 'Node: Created Time Between' and 'Node: Changed Time Between'. It supports several operators in addition to ranges, such as before and after, as well as operators such as 'within the last week'. It uses jscalendar if installed. It supports the names 'today' and 'yesterday' and subtration of days, months, or years so that you can create ranges such as today-1Y to today. This provides some of the same functionality as the date module, but with a different User-Interface. The date module builds on the ISO date formats that are powerful, but cryptic. This module exposes two date fields, a JavaScript date picker, pre-defined range pulldowns, and simpler names. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/daterange/README.t... http://cvs.drupal.org/diff.php?path=contributions/modules/daterange/daterang... http://cvs.drupal.org/diff.php?path=contributions/modules/daterange/daterang...
participants (1)
-
drupal-cvs@drupal.org