Last updated 1 year ago
Was this helpful?
Time pickers pickers provide a simple way to select a single value from a pre-determined set.
Specify the locale of the time picker.
You can use the -DisableAmPm parameter to use 24-hour time.
-DisableAmPm
New-UDTimePicker
New-UDTimePicker -Locale fr
New-UDTimePicker -DisableAmPm
Time picker component for Universal Apps