Implements Syncfusion .NET MAUI TimePicker (SfTimePicker) control. Use when implementing time selection, time picker controls, or time input UI in .NET MAUI. This skill covers installation, configuration, time formats (14 predefined formats), picker modes (Dialog/RelativeDialog), intervals, time restrictions, looping, events, and customization.
$npx -y skills add syncfusion/maui-toolkit-ui-components-skills --skill syncfusion-maui-toolkit-time-pickerInstalls into the current project.
Run `npx skills use "https://github.com/syncfusion/maui-toolkit-ui-components-skills" --skill "syncfusion/maui-toolkit-ui-components-skills/syncfusion-maui-toolkit-time-picker"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/syncfusion/maui-toolkit-ui-components-skills" that are relevant to the current task. Run `npx skills add "https://github.com/syncfusion/maui-toolkit-ui-components-skills"` and select the relevant skills, then follow their instructions.