Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 569 Bytes

File metadata and controls

35 lines (22 loc) · 569 Bytes
description
Time picker component for Universal Dashboard

Time Picker

Time pickers pickers provide a simple way to select a single value from a pre-determined set.

Time Picker

New-UDTimePicker

Locale

Specify the locale of the time picker.

New-UDTimePicker -Locale fr

24-Hour Time

You can use the -DisableAmPm parameter to use 24-hour time.

New-UDTimePicker -DisableAmPm

API

New-UDTimePicker