Javascript Calendar
Description
A simple to use calendar. Just insert the JavaScript file into your page and you'll be able to create calendars with ease. Supports selection of dates, times, and both at the same time.Demo
Date:Time:
Date and Time:
Usage
To use, just insert the following code:
<input _type="calendar" />
<input _type="time" />
<input _type="datetime" />
That will create a text box with calendar support.