Date Range Picker
A JavaScript component for choosing date ranges, dates and times.
Official documentation
For more detailed information and examples, see the official documentation: Date Range Picker.
How to use?
Copy-paste the stylesheet <link>
into your <head>
to load the CSS.
Copy-paste the following <script>
near the end of your pages under JS
Implementing Plugins to enable it.
Copy-paste the init function under JS Plugins Init., before the closing </body>
tag, to enable it.
Validation states
For more inforamation about form validation your can read on Validation page
Required field
Required field