Yankovsky / angular-duration-picker

allow to pick duration in hours, minutes, seconds from 00:00:00 to 99:59:59

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This directive let you pick duration in hours, minutes, seconds from 00:00:00 to 99:59:59.

It is quite simple and work for this specific case.

Add angularDurationPicker dependency to use it in your angular project.

Demo

About

allow to pick duration in hours, minutes, seconds from 00:00:00 to 99:59:59

License:MIT License


Languages

Language:JavaScript 67.9%Language:HTML 32.1%