alenaksu / mdPickers

Material Design date/time pickers for Angular Material
MIT License
293 stars 216 forks source link

Duration picker #184

Open johnrix opened 7 years ago

johnrix commented 7 years ago

In addition to a time picker, I have a need for a duration picker (for my purposes, just hours and minutes, though it would be generally useful to support all units of measure (years, months, days etc.). I'm pretty happy with the date and time pickers in this library so it would be great to have a consistent UI for duration selection as well.