ASP.NET Calendar - Time selector

Fast time switching using the time selector.

Change the time selector type: 

 

ASP.NET

<obout:Calendar runat="server"
                         ShowTimeSelector="true"
                         TimeSelectorType="HtmlList">
</obout:Calendar>