Order By MMM YYYY

Order By MMM YYYY

azz0razz0r Posts: 3Questions: 0Answers: 0
edited August 2010 in Plug-ins
Hello,

I have a field that's filled with:

Jan 2009
Feb 2009
Feb 2010
Mar 2009

How would I order?

Replies

  • ruzzruzz Posts: 49Questions: 0Answers: 0
    Probably by writing a custom sort routine - see the example here:

    http://www.datatables.net/examples/basic_init/multi_col_sort.html

    ruzz
  • azz0razz0r Posts: 3Questions: 0Answers: 0
    hm.

    I'm guessing you'd have to use javascripts Date to convert it.
This discussion has been closed.