Please allow returning the val of each individual input.
Opened this issue · 3 comments
VictorioBerra commented
It would be incredibly helpful to have the following methods:
getSeconds
getMinutes
getHours
getDays
and/or getDuration
instead of 4 methods.
{
"seconds": 55,
"minutes": .....
}
koss-lebedev commented
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
VictorioBerra commented
@koss-lebedev no problem. Just curious, what do you use now?
koss-lebedev commented
@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