# Input Time

## 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-core/dotnet-api/C1.AspNetCore.Mvc/C1.Web.Mvc.InputTime-1.Min.html), [Max](/componentone/api/mvc/online-mvc-core/dotnet-api/C1.AspNetCore.Mvc/C1.Web.Mvc.InputTime-1.Max.html) and [Step](/componentone/api/mvc/online-mvc-core/dotnet-api/C1.AspNetCore.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/9b6a6cfe-b8e8-42e9-8a04-da6cb7762977/images/inputtime.png)