DataTable date filter calendar #3296
Replies: 1 comment 3 replies
-
Hmmm they both should be |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using a date filter on my DataTable like this:
My tplModifiedFilter is like this:
When I select a date, for example 30/12/2024, it gives me the following:
If I add another rule and select another date, it gives me the following:
So my question is, why on the second date, the format is different? How can I achieve to have the same date time format on both dates?
Any advice is much appreciated.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions