Hi Yurri,
Your sort criteria is different. You are sorting by _updatedAt column. I was asking about sorting by a column the type of which is "Date". Each entry in this column is a date.
And each entry in that column is like:
2014-06-02 00:00:00.000
which is created by user input/selection of date from a Dakepicker component.
-