Web Component providing a date-time range selection field which includes a scrollable month calendar view and start and end time pickers.
Implementation is based on <vcf-date-range-picker>.
This component is part of Vaadin Component Factory.
<vcf-date-time-range-picker label="Enter a range" value="1990-12-28T05:15:40;1990-12-30T06:30"></vcf-date-time-range-picker>
-
Fork the
vcf-date-time-range-picker
repository and clone it locally. -
Make sure you have npm installed.
-
When in the
vcf-date-time-range-picker
directory, runnpm install
to install dependencies. -
Run
npm start
to open the demo.
To contribute to the component, please read the guideline first.
Distributed under Apache Licence 2.0
Date Time Range Picker Web Component is written by Vaadin Ltd.
Major pieces of development of this add-on has been sponsored by multiple customers of Vaadin. Read more about Expert on Demand at: Support and Pricing.