The only stuff I know about is from w3schools:
http://www.w3schools.com/jsref/jsref_obj_date.asp


Sam Collett wrote:
> 
> On 21/08/06, Christian Bach <[EMAIL PROTECTED]> wrote:
>> ChangeLog
>> ------------------
>> * Renamed tablesorter.js > jquery.tablesorter.js
>> * Bugfix: Now possible to have to instaces of tableSorter with diffrent
>> defaults.
>> * Bugfix: sortColumn would not work with value 0.
>> * Added: Support for John's soon to be released pager plugin.
>> * Added: Support for US long date with format: Jul 6, 2006 8:14 AM
>> * Added: New parameter columnParser. See: example/columnparser.html
>> * Added: New parameter minRowsForWaitingMsg. See: example/minrows.html
>> * Added: Support for building tableSorter with Ant. See the ANT-README
>> file.
>> * Added: Small documentation (docs/index.html)
>>
>> Examples and downloads can be found here:
>> http://motherrussia.polyester.se/jquery-plugins/tablesorter/
>>
>> Enjoy!
>> /christian
>>
> 
> It just keeps getting better with each release...
> 
> Perhaps you could add GMT/UTC as well:
> 
> Regular Expression =
> [A-Za-z]{3},\s[0-3]?[0-9]\s[A-Za-z]{3}\s[0-9]{4}\s[0-1]?[0-9]:[0-5][0-9]:[0-9]?[0-9]\sGMT
> 
> Will match
> Mon, 21 Aug 2006 15:54:16 GMT
> 
> Does anyone know of any sites that list the types of dates the
> JavaScript Date object accepts?
> 
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/TableSorter-1.0.3-plugin-for-jQuery-released-tf2140872.html#a5909972
Sent from the JQuery forum at Nabble.com.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to