# InputTime

Develop powerful and lightweight web applications using ASP.NET MVC controls. Learn more about the ComponentOne MVC controls in ASP.NET MVC documentation.

## Content



The InputTime control allows users to enter times using any format supported by the Globalize class, or to pick times from a drop-down list. The [Min](/componentone/api/mvc/online-mvc/dotnet-framework-api/C1.Web.Mvc/C1.Web.Mvc.InputTime-1.Min.html), [Max](/componentone/api/mvc/online-mvc/dotnet-framework-api/C1.Web.Mvc/C1.Web.Mvc.InputTime-1.Max.html) and [Step](/componentone/api/mvc/online-mvc/dotnet-framework-api/C1.Web.Mvc/C1.Web.Mvc.InputTime-1.Step.html) properties determine the values shown in the list. The InputTime control also allows you to change individual time components (hour, minutes and seconds) independently by pressing up or down keys on the keyboard or using the mouse wheel.

![](https://cdn.mescius.io/document-site-files/images/2b3ac322-100e-4637-958d-fb40dcda3f44/images/inputtime.png)