InputDateTime - ASP.NET AJAX

InputDateTime control fully compatible with Microsoft's AJAX Library and ASP.NET 2.0 AJAX Extensions (formerly 'Atlas') - the most advanced AJAX framework.

InputDate properties:
ShowMonthsYearsLists
ShowSelectedDateLabel
ShowWeekNumbers

InputTime properties:
ShowSeconds
MinutesPeriodStyle
SecondsPeriodStyle
  To start select a datetime - press an arrows and choose day, hour, minute and second in the popups.

ShowMonthsYearsLists property sets a value indicating whether calendar must displays months and years select lists.

ShowSelectedDateLabel property sets the value indicating whether calendar must displays the selected date text label.

ShowWeekNumbers property sets the value indicating whether calendar must displays the week numbers.

ShowSeconds property sets a value indicating whether control must show seconds select.

MinutesPeriodStyle and SecondsPeriodStyle properties sets the displaying style of minutes and seconds lists.