Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module provides Views filter options for date range fields. It allows you to filter content based on whether a date range includes, overlaps with, or ends by a specified date.

Adds filter options for date range fields. Install and rebuild cache to see the options.

It will be obsolete when this core issue is resolved: #2924061: Create views filter plugin for date range fields

For more information see this discussion: #3068036: Does this cover all parts of the patch and vice-versa?

Includes

Filters by date ranges which include the supplied date.

  1. Add filter on the date range field
  2. Select operator "Includes"
  3. Modify date options as required

Includes (Unbound) (Version 2.x+)

Filters by date ranges which include the supplied date, properly handling ranges that do not have an end date defined (optional end date).

  1. Add filter on the date range field
  2. Select operator "Includes (Unbound)"
  3. Modify date options as required

The Includes (Unbound Indexed) operator does not apply the DATEFORMAT function in the query WHERE condition, which enables database index usage and results in better performance.

Overlaps

Filters by date ranges which overlap with the supplied date range.

  1. Add filter on the date range field
  2. Select operator "Overlaps"
  3. Modify date options as required

Ends by

Filters by date ranges which end by the supplied date. Equivalent to "End date <= supplied date". Useful for grouped filters when using "Start date". See screenshot below.

Activity

Total releases
5
First release
Feb 2025
Latest release
5 months ago
Releases (12 mo)
4 ▲ from 1
Maintenance
Active

Release Timeline

Releases

Version Type Release date
2.0.0 Stable Jan 19, 2026
2.0.0-rc2 Pre-release Dec 19, 2025
2.0.0-rc1 Pre-release Dec 17, 2025
2.x-dev Dev Dec 17, 2025
8.x-1.0-alpha3 Pre-release Feb 3, 2025