Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
First release candidate for version 8.x-2.x of the module. This version contains an upgrade path from version 8.x-1.x, so that users can upgrade from the earlier version of the module.
First beta release of version 8.x-2.x of the module. No new functionality will be added to this version, only bug fixes, and an upgrade path from 8.x-1.x.
Rewrites back end of module to create typed data objects for granularity strings, ISO 8601 Duration strings, and PHP Duration Intervals. Creates new form elements for duration and granularity. The Duration field now stores the number of seconds a duration represents in the database, and queries tagged with the 'duration_string' tag will be able to use mathematical operators (greater than, less than, equals etc) on ISO 8601 Duration strings.