koss-lebedev/bootstrap-duration-picker

Please allow returning the val of each individual input.

Opened this issue · 3 comments

It would be incredibly helpful to have the following methods:

  • getSeconds
  • getMinutes
  • getHours
  • getDays

and/or getDuration instead of 4 methods.

{
    "seconds": 55,
    "minutes": .....
}

hey @VictorioBerra , I don't use this plugin anymore, but I'm happy to merge a PR if you want to work on it 🙂

Cheers

@koss-lebedev no problem. Just curious, what do you use now?

@VictorioBerra Nothing really, I built this plugin because I needed it for a jQuery app I was working on, but now I don't use it anymore