Resources /
Programming / ASP NET JQuery Date Time Control
jQuery Date Time Control (with ASP.NET control as an option)
I couldn't find a date time calendar control that cost less than USD 900 so I thought what the hell, I'll write one. How hard could it be? 32 hours later here's what resulted.
This is a jQuery control with an ASP.NET version as well.
If you find any issues with this control, please feel free to contact us for immediate free support
The source contains an ultra simple usage, a full fledged example and an ASP.NET WebForm DateTime control. There are links to these examples below as well.
Unzip all these files to one directory and start by running simple.html.
Features
- Date and time editing in one control
- Set maximum date and time
- Set minimum date and time
Examples