MaterialDesignInXAML/MaterialDesignInXamlToolkit

TimePicker control disabled hours/minutes

Open

#1,035 opened on Sep 6, 2018

View on GitHub
 (9 comments) (1 reaction) (0 assignees)C# (3,500 forks)batch import
Hacktoberfestenhancement

Repository metrics

Stars
 (16,143 stars)
PR merge metrics
 (Avg merge 2d 7h) (9 merged PRs in 30d)

Description

It would be really nice if the TimePicker control (and its Clock control) made the developer choose which hours/minutes are enabled and which are not. This would make the control more flexible to the various software needs. For example in an appointment application it could be needed to choose just the timings every half an hour, so the only enabled minutes would be 00 and 30. Thanks

Contributor guide