Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test timepicker.timezoneAdjust() | Stephen Vance | 2013-07-12 | 1 | -0/+23 |
* | Test timepicker.log() | Stephen Vance | 2013-07-12 | 1 | -0/+23 |
* | Test timepicker.timezoneOffsetString(). Fix lower range issue and simplify fo... | Stephen Vance | 2013-07-08 | 1 | -0/+45 |
* | Start tests for timepicker functions. Test timezoneOffsetNumber() and fix see... | Stephen Vance | 2013-07-07 | 1 | -0/+25 |
* | Write tests for selectLocalTimezone and do some minor simplification. | Stephen Vance | 2013-07-06 | 1 | -0/+43 |
* | Rename util to _util to make it clearer it's not to be used normally. | Stephen Vance | 2013-07-06 | 1 | -1/+1 |
* | Wrote tests for detectSupport, fixed a bug in AM/PM detection, simplified isI... | Stephen Vance | 2013-07-06 | 1 | -0/+63 |
* | Test and simplify convert24to12, including making it resistant to out of boun... | Stephen Vance | 2013-07-06 | 1 | -0/+24 |
* | Test two of the utility functions and fix a bug that was found. | Stephen Vance | 2013-07-06 | 1 | -2/+66 |
* | Set up Jasmine spec, spec runner, and support JSs | Stephen Vance | 2013-07-06 | 1 | -0/+5 |