Filtering Time Issue

Filtering Time Issue

langelllangell Posts: 1Questions: 1Answers: 0

I have a column in the DataTable that is a Time Representation (i.e. 10:00 AM) . I use the data-search attribute of the <td> to define the value. When I filter on 10:00 AM, I also get the 10:00 PM included in the search results. The results are a bit inconsistent, but if I search on 10:00 PM , I do not get 10:00 AM included.

Any Ideas?

This discussion has been closed.