[jQuery] need to sort european data in tabledsorter plugin

[jQuery] need to sort european data in tabledsorter plugin


hi
i'm using the tablesorter plugin and i need to sort a data column in
this format
dd.mm.yyyy (which i think is the european way)
I read another thread about this in which european data was formatted
like this
1. YYYY-MM-DD and YY-MM-DD
Anyone implemented this kind of sorting?
Thanks vitto