An example, I put date range 9/16/2015 .. 9/22/2015 to search on LocTransDate column, it will show some of records on 9/23/2015, and miss some records on 9/16/2015. my timezone is MST, -6, the filter works in such as way: assume the given date time to search is local date at mid night, then convert to UTC, then compare against records populated in the grid. i.e. the range is converted to 9/16/2015 6:00am .. 9/23/2015 6:00am. this behavior happened consistently with me.
↧