Featured Products
- Home
- JavaScript Scripts
- Calentim - Date Time Range Picker
Calentim - Date Time Range Picker
By : tpaksu Published on Friday, June 09, 2017,00:17:25 in JavaScript Scripts
Calentim â Date & Time Range Picker
Calentim is a Date/Time Range Picker plugin, built using jQuery and moment.js libraries. It can also be used as a single date/time picker besides the range selection feature. Can be shown inline or used as a dropdown beside an input.Features
How to build
First install node.js from here nodejs.org, then runnpm install
in the projects main directory. (inside calentim folder)
NPM will install the required packages to build this script.
then to minify javascript and to generate css from scss files, you only need to run
grunt
in the same directory. It will build the source files into build/ directory.
Then you can use the minified versions if you want.
Screenshots
Default dropdown style:

Inline 3-calendars style

Mobile portrait view

Mobile landscape view





