fgelinas / timepicker

A jQuery UI Time Picker
http://fgelinas.com/code/timepicker
GNU General Public License v2.0
266 stars 84 forks source link

Fixed rounding time using not 5 minutes but using minutes from interval. #73

Closed dvorkaman closed 11 years ago

dvorkaman commented 11 years ago

Hi, I fixed rounding time function (not 5 minutes strict, but using configuration). I would like to ask for accepting my little change into the main branch.

Thanks. Have a nice day. Jan Dvorak (CZ)

phazei commented 11 years ago

Exactly what I was about to submit a issue for, thanks for the fix! Hope it gets merged.

dvorkaman commented 11 years ago

It's not merged on the git hub yet. Still I am glad I could help to this owesome library.   Have a nice day. 


Od: phazei notifications@github.com Komu: "fgelinas/timepicker" timepicker@noreply.github.com Datum: 23.10.2013 05:08 Předmět: Re: [timepicker] Fixed rounding time using not 5 minutes but using minutes from interval. (#73)

Exactly what I was about to submit a issue for, thanks for the fix! Hope it's merged. — Reply to this email directly or view it on GitHub https://github.com/fgelinas/timepicker/pull/73#issuecomment-26877403.

fgelinas commented 11 years ago

Merging your fix, thanks Jan. Better late than never :)