Sorting date with month as string?
Sorting date with month as string?
![xAkademiks](https://secure.gravatar.com/avatar/aa18451e83afe6d4e6cadb53045fb786/?default=https%3A%2F%2Fvanillicon.com%2Faa18451e83afe6d4e6cadb53045fb786_200.png&rating=g&size=120)
My dates in the table are displayed in this fashion "December 8, 2019". Can someone help me with a way to sort these by date instead of by the string?
This discussion has been closed.
Answers
Nevermind, I actually found a really quick fix. I'll leave it here incase someone else needs it.
All I did was add a span before the text that is hidden and set it's value to that of a unix timestamp.