This is a migrated thread and some comments may be shown as answers.

Reply: Calendar days of the week and hours a day

3 Answers 45 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Alfredo Moreno
Top achievements
Rank 1
Alfredo Moreno asked on 08 Jun 2012, 05:15 PM
Hello,
I have tried to respond to previous ticket but I mark the page error, that's why I'm opening a new one.

I managed to setup and tells me, but my problem is that I want to take control in the database selected day and time, not the full date. How could I do this?

D.B.
ID 1
Subject Example
Start 2012-06-06 09:00:00
End 2012-06-06 10:00:00
RoomID 1
UserID 1

I need:
ID 1
Subject Example
Start Monday 09:00:00
End Monday 10:00:00
RoomID 1
UserID 1

3 Answers, 1 is accepted

Sort by
0
Jayesh Goyani
Top achievements
Rank 2
answered on 08 Jun 2012, 06:47 PM
Hello,

<telerik:RadDateTimePicker ID="RadDatePicker1" runat="server">
          <DateInput DisplayDateFormat="dddd HH:mm:ss" runat="server">
          </DateInput>
           
      </telerik:RadDateTimePicker>


Thanks,
Jayesh Goyani
0
Alfredo Moreno
Top achievements
Rank 1
answered on 08 Jun 2012, 07:02 PM
thanks for your answer, but I'm using the Scheduler
0
Jayesh Goyani
Top achievements
Rank 2
answered on 09 Jun 2012, 10:38 AM
Tags
General Discussions
Asked by
Alfredo Moreno
Top achievements
Rank 1
Answers by
Jayesh Goyani
Top achievements
Rank 2
Alfredo Moreno
Top achievements
Rank 1
Share this question
or