DateTimePicker it can show only the time, I don't want it to ask me to select date

2 Answers 184 Views
DateTimePicker
Adhemar Franklin
Top achievements
Rank 1
Iron
Adhemar Franklin asked on 09 Jul 2021, 01:49 PM

DateTimePicker it can show only the time, I don't want it to ask me to select date

tanks

2 Answers, 1 is accepted

Sort by
0
Adhemar Franklin
Top achievements
Rank 1
Iron
answered on 09 Jul 2021, 01:56 PM

TimePicker ups

0
Marin Bratanov
Telerik team
answered on 09 Jul 2021, 06:59 PM

Hi,

The TimePicker does not require a date portion: https://demos.telerik.com/blazor-ui/timepicker/overview

The DateTimePicker does, and it must: https://demos.telerik.com/blazor-ui/datetimepicker/overview

If you want to switch between them depending on business logic, you can wrap them in an if-else block.

 

Regards,
Marin Bratanov
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
DateTimePicker
Asked by
Adhemar Franklin
Top achievements
Rank 1
Iron
Answers by
Adhemar Franklin
Top achievements
Rank 1
Iron
Marin Bratanov
Telerik team
Share this question
or