MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit
timepicker with custom selection range
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 16.3k
- Forks
- 3.5k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 8
Description
hello
i would like to know if it is possible to modify the hours and minutes selection page on a timepicker.
For example I would like to be able to display and select only hours between 6am and 7pm. and for the minutes an interval of 10 minutes
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the timepicker implementation and its existing selection behavior. Determine whether configurable hour bounds and minute intervals are supported, then define completion as allowing a picker to restrict hours to 6am–7pm and minutes to 10-minute increments, with coverage for those settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- design, desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100