[]
Selects a standard format pattern for the InputTimePicker.
public enum InputTimeFormat
| Name | Description |
|---|---|
| Custom | The time is converted to a string using the custom format pattern. |
| LongTime | The time is converted to a string using the format pattern for a long time value. |
| ShortTime | The time is converted to a string using the format pattern for a short time value. |