modubot / modubot.js

Modubot: the scalable and extensible IRC bot.
https://modubot.net
BSD 3-Clause "New" or "Revised" License
19 stars 3 forks source link

[kamaln7/webserver] Properly sort the factoids' date column #41

Closed kamaln7 closed 10 years ago

kamaln7 commented 10 years ago

The creation date currently is of this format: Wed May 14 2014 19:51:23 GMT+0000 (UTC).

Tablesorter sorts it alphabetically so it sorts the string itself and not the date.

note to self: SammyTheShark.