You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 4, 2019. It is now read-only.
In Javascript the only way how to format a date seems to be converting it to string.
How can then a date as string be sorted in correct way just by clicking on the column header?
Is there a way in angular data table to sort with an external function? Or sort the column by external data and using the same index?
The text was updated successfully, but these errors were encountered:
In Javascript the only way how to format a date seems to be converting it to string.
How can then a date as string be sorted in correct way just by clicking on the column header?
Is there a way in angular data table to sort with an external function? Or sort the column by external data and using the same index?
The text was updated successfully, but these errors were encountered: