Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Views Date Range Filters

1,878 sites Security covered Drupal 10–11 Views ecosystem
View on drupal.org

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.

Depends on

Dependencies of the latest stable release

  • datetime_range Drupal core
  • views Drupal core

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
5
Tracked since
Feb 2025
Latest release
7 months ago
Releases (12 mo)
4 ▲ from 1
Maintenance
Slowing

Release Timeline

Releases

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