Datetime hidden title sorting

Datetime hidden title sorting

mryanbmryanb Posts: 1Questions: 0Answers: 0
edited May 2013 in General
Is there any built in support for hidden title date sorting? I am trying to sort a date column which contains "May 20, 2013 at 7:03am". I assume that the "at" is preventing the function from sorting properly.

Can I sort with by default or do I need to add a custom sort function?

Replies

  • allanallan Posts: 63,516Questions: 1Answers: 10,472 Site admin
    You need a plug-in sorting function :-).

    Allan
This discussion has been closed.