We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It would be incredibly helpful to have the following methods:
getSeconds
getMinutes
getHours
getDays
and/or getDuration instead of 4 methods.
getDuration
{ "seconds": 55, "minutes": ..... }
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
@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
No branches or pull requests
It would be incredibly helpful to have the following methods:
getSeconds
getMinutes
getHours
getDays
and/or
getDuration
instead of 4 methods.The text was updated successfully, but these errors were encountered: