I am trying to create an "On this Day" view. Have created 3 nodes with date fields
Today - 2025-02-02
TodayAgain- 2025-02-02
Last Year Same Day - 2024-02-02
The first two show up fine when using these tokens below in contextual filter (as you would expect)
[current-date:custom:Y-m-d]
2025[current-date:custom:-m-d]
But any attempt to (like token below) returns nothing (but debug shows 02-02)
[current-date:html_yearless_date]
Guidance please on how to ignore year would be appreciated
Active
2.0
Documentation