It would likely be much less work to change the dates to match a
standardized numeric format than to write your own parser. The performance
would likely be better as well.

If this is not an option, let me know the full date format (I'm not even
seeing a year in this) and the language being used, so that I can construct
a month array. Again, I would prefer not to do such a thing... but if
support is needed I can help.

aquaone


On Fri, Aug 14, 2009 at 02:08, badtant <badt...@gmail.com> wrote:

>
> Hi!
>
> I'm using this plugin http://tablesorter.com/docs/ but have some
> trouble with sorting my dates.
> I want to have them show like this:
> 12 januari
> 29 januari
> 12 april
> 29 april
> 12 maj
> 29 maj
>
> I've figured I probable need to write a new parser for this but I'm
> not quite sure how. Anyone good at this that can help?
>
> Thanks
> Niklas

Reply via email to