background

UI for PHP

PHP DateInput

  • Part of the Telerik UI for PHP library along with 100+ professionally-designed components.
  • Includes support, documentation, demos and more!
  • Overview

    The DateInput widget represents an HTML input field that recognizes and formats values commonly used for date selection or scheduling. The component provides separate sections for days, months, years, hours, and minutes. 

    UI for PHP DateInput image
  • Inherit Kendo UI Framework Features

    By using DateInput you will inherit standard Kendo UI framework benefits, such as MVVM, Globalization, Keyboard Navigation and Right to left support.

  • DatePicker Integration

    You can seamlessly use DateInput with a DatePicker widget. To achieve this behavior, enable the dateInput property of DatePicker. 

    UI for PHP DateInput DatePicker-Integration image
Next Steps