Commit graph

12 commits

Author SHA1 Message Date
Ryan McGeary
e8e3072d77 Added support for milliseconds in ISO 8601 timestamps [Closes #13] 2010-06-21 15:09:54 -04:00
Ryan McGeary
3109ef5d86 Added support for using words instead of figures for a range of numbers
* The intention is to give the ability to support words instead of figures for numbers up to ten.
* Credit goes to Nick Zadrozny (nzadrozny) for the idea
2010-02-28 14:24:23 -05:00
Ryan McGeary
9b33792c76 Base tests and demo upon jQuery 1.4.2 2010-02-17 16:50:32 -05:00
Ryan McGeary
a7df538960 I'm anal retentive about consistent use of double quotes 2010-01-27 17:30:51 -05:00
Ryan McGeary
1033d1e849 Fixed test for the new aggressive date parsing in Firefox 3.6 2010-01-27 17:21:45 -05:00
Ryan McGeary
dc78c0ff9f Upped to jQuery 1.4 2010-01-15 13:31:03 -05:00
Ryan McGeary
ae84945b3f Store the datetime as a jQuery data object instead of re-parsing on every refresh 2009-10-25 20:22:09 -04:00
Ryan McGeary
a5c1424d69 Added tests for HTML5 <time> element support 2009-10-25 14:18:28 -04:00
Ryan McGeary
8a208c8a32 Cleanup of tests and docs 2009-08-15 10:26:12 -04:00
Ryan McGeary
91aa57e2ad Renamed test/test.html to test/index.html 2009-07-30 13:31:38 -04:00
Ryan McGeary
9f15ffae84 Fixed tests to work while running under different browser time zones 2009-07-30 13:28:31 -04:00
Alex Rabarts
70abcc76cf Automate tests with QUnit 2009-07-30 17:58:27 +01:00