This Views filter provides the between date functionality you are looking for:
display all nodes(comparing start and end dates) occurring on a specified date.
Backdrop cms module to show podcast players from Enacast podcast service.
This module exposes new field types to show last podcast for a given
program or a given podcast in a node. It also creates a new block for actual
streaming of a given radio station.
Provides a Catalan Countries entry on the Backdrop's countries list. If Addressfield is installed, it also adds their "Comarques" (regions) and address format.
The purpose of this module is to avoid the situation where two people
are editing a single node at the same time. This module implements a
pessimistic locking strategy, which means that content will be
exclusively locked whenever a user starts editing it.
Enforce Revision Logs allows an administrator to force users to write a
revision log message whenever a revision is created. It can also force a
revision to be created for every modification.
This module allows a user to more easily enter fixed width input where you
would like them to enter the data in a certain format (dates, phone numbers,
etc).
This module is meant to make it easier for people to contribute to core issues.
It provides various submodules, each one specific to different issue(s).
This module provides a way to show empty fields that would otherwise be hidden.
It achieves this by appending new settings to existing display formatters. These
settings allow you to display a value using either:
This module is an API that other modules can use to encrypt data. It
doesn't provide any user-facing features of its own, aside from
administration pages to manage encryption profiles.
The Blog module allows registered users to maintain an online journal, or blog. Blogs are made up of individual blog entries. By default, the blog entries are displayed by creation time in descending order, with comments enabled, and are promoted to the site's front page.
The Iframe module creates a custom field, which lets you add a complete iframe to your content types; including Src-URL, setting width and height, optionally a title above, and optionally a target attribute.