Skip to content
This repository has been archived by the owner on Dec 4, 2019. It is now read-only.

Sorting date formatted as string #282

Open
jakubbares opened this issue Apr 20, 2017 · 1 comment
Open

Sorting date formatted as string #282

jakubbares opened this issue Apr 20, 2017 · 1 comment

Comments

@jakubbares
Copy link

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?

@muhammedkanlidere
Copy link

Same issue here. Did you solved? I am thinking, do sort behind and disable sorting in table.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants