summaryrefslogtreecommitdiffstats
path: root/localization/jquery-ui-timepicker-pt.js
diff options
context:
space:
mode:
authorIng. Jan Novotný <novoj@jnonb.(none)>2011-09-26 22:10:14 +0200
committerIng. Jan Novotný <novoj@jnonb.(none)>2011-09-26 22:10:14 +0200
commited10d0650e8bd181ddff6d67da6969d4fbda0aaa (patch)
tree430efbf0fb76e07fb837176b027e1d19dbbdb36d /localization/jquery-ui-timepicker-pt.js
parent5cf74480afc33a4e210bcb855379234612ef5adc (diff)
downloadjQuery-Timepicker-Addon-ed10d0650e8bd181ddff6d67da6969d4fbda0aaa.zip
jQuery-Timepicker-Addon-ed10d0650e8bd181ddff6d67da6969d4fbda0aaa.tar.gz
jQuery-Timepicker-Addon-ed10d0650e8bd181ddff6d67da6969d4fbda0aaa.tar.bz2
Issue when specifying stepHour/stepMinute/stepSecond along with min and max limits. Modulo was computed in relation with midnight instead of min limit. Error usecase:
$('#example1').datetimepicker({ stepHour: 4, hourMin: 9, hourMax: 18 }); Would make steps 9-13-16 instead of 9-13-17.
Diffstat (limited to 'localization/jquery-ui-timepicker-pt.js')
0 files changed, 0 insertions, 0 deletions