Contextual Filter or Token for date + hours and minutes

Created on 18 March 2025, 3 months ago

Hi,
I don´t know if this is a feature request or just a stupid question:

I can filter recurring date occurrences using absolute inputs (e.g., 2025-03-18T10:00:00).
But I want to filter dynamically, by half-hour.
Is this possible using a contextual filter or a Twig token?

Thanks

💬 Support request
Status

Active

Version

3.9

Component

Views

Created by

🇩🇪Germany 4kant

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @4kant
  • Status changed to Closed: won't fix about 20 hours ago
  • 🇦🇺Australia dpi Perth, Australia

    Probably not out of the box.

    If I was looking at to this myself, I would start by using some views query alters, with some math convert to unix timestamp, round to 900 and divide by 900 then round and divide your time point to 900.

    Something like that, anyway. Outside of this project itself. Consult your local DBA or views expert ;)

Production build 0.71.5 2024