ComponentOne DateTimeEditors for UWP
C1DateTime Picker Help / Working with C1DateTimePicker / C1DateTimePicker Time Format
In This Topic
    C1DateTimePicker Time Format
    In This Topic

    You can use the C1DateTimePicker.TimeFormat property to set the format that the date picker displays. You can set C1DateTimePicker.TimeFormat property to ShortTime, LongTime, TimeSpan, or Custom. The table below illustrates the two date formats.

     

    Time Format

    Result

    ShortTime

    LongTime (default)

    TimeSpan (default)

    Custom (default)

    See Also