Last Updated:
20 Mar 2025 09:04
by Martin Ivanov
DateTimePicker: Add property that allows setting the string format of the times shown in the RadClock
Add a property that formats the time items of the clock displayed in the DateTimePicker. Currently, the format is hard-coded to "t" which displays only the time part of the DateTime object. Adding this will allow to show also seconds and other parts of the date-time when it makes sense.