One of the column in the Grid has date value 2018-05-03 , when I do filter and specify date = 2018-05-03, it send 5/3/2018 12:00:00 AM to the server.
Question:
1. How to prevent sending 12:00:00 AM, or how to exclude the timestamp?
2. during filter, how do I change the date format to year-month-day, instead of month/day/year
Thanks,
Bryian Tan