TanStack

sortFn_datetime

Variable: sortFn_datetime

ts
const sortFn_datetime: CreatedSortFn<any, any>;

Defined in: features/row-sorting/sortFns.ts:119

Sorts rows with the built-in datetime strategy.

This comparator returns ascending-order results; descending order is applied by the sorting row model.