Hello,
I have a client side which i worked on 2 years ago that caused a problem with fs cms filter. I’m filtering by date and using the format D.M.YYYY. It works well and everything, but i noticed one weird little thing:
If an Event is at 21.10.2024 and i filter for 1.10.2024 it will also be returned, because 1.10.2024 is completely inside of 21.10.2024.
If Webflow would offer an Date Format of DD.MM.YYYY that would be an easy fix, but we don’t have that option.
Anybody an Idea on how i could optimize that?
Here is a Link with an Example Filter applied that will return false events.
If you still have problems and you’re not able to share the Webflow shareable link, then if you could paste the code from the date picker embed, I’d be happy to help make suggestions to edit the code