Can it do partial date filters please

Created on 20 July 2023, almost 2 years ago

Can it do partial date filters eg without year eg
all records where day-month match
eg
20/03/2020
20/03/1913
20/03/1945

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇬🇧United Kingdom artatac

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

Comments & Activities

  • Issue created by @artatac
  • Status changed to Closed: won't fix 13 days ago
  • 🇨🇦Canada joelpittet Vancouver

    The HTML5 date input doesn’t support partial dates like day/month without a year, so implementing this would be difficult without replacing the input type entirely. If you need this feature, it might be easier to fork the module and adjust the field type and query logic as needed.

    Closing as Won’t fix.

Production build 0.71.5 2024