Hello Jacob,
The get_selectedDate is returning a
Date JavaScript object so you could use it's functions to manipulate it.
For example you could use
setHours to add one more hour.
Note that you will need additional check if the current hour is 23.
There are other solutions as well, please check this forum:
http://stackoverflow.com/questions/1050720/adding-hours-to-javascript-date-object
All the best,
Vasil
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their
blog feed now