summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authordoublerebel <charles@doublerebel.com>2010-11-21 15:48:55 -0800
committerdoublerebel <charles@doublerebel.com>2010-11-21 15:48:55 -0800
commit689ba11c35e7e4bbff4d16199a5080e45f3f858b (patch)
treefa907b20fbc3e1fcc8dd7e820cf576e406af208e /README
parentbadcc050c44872d30d23a1fa5c8e3a75c0981f74 (diff)
downloadjQuery-Timepicker-Addon-689ba11c35e7e4bbff4d16199a5080e45f3f858b.zip
jQuery-Timepicker-Addon-689ba11c35e7e4bbff4d16199a5080e45f3f858b.tar.gz
jQuery-Timepicker-Addon-689ba11c35e7e4bbff4d16199a5080e45f3f858b.tar.bz2
Whitespace and getDate/setDate fixes
Extra tabs removed and line endings cleaned getDate is now properly accessible from $(target).datepicker('getDate') and correctly returns date object with time setDate is now properly accessible from $(target).datepicker('setDate') and can set both date and time added new method setTime, accessible from $(target).datepicker('setTime') calling .datepicker('setDate') with no date now sets the default date as in original datepicker code time is set to default when calling .datepicker('setTime') with no time or calling 'setDate' with a date and no time added new internal function _parseTime to parse string times from any source
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions