Skip to main content

DateRangePicker

DateRangePicker allows you to select a range between two dates, using a calendar.

Localization

Through the locale property, the DateRangePicker allows the information displayed on the calendar to be in accordance with the given location.

Date formatting is not done automatically, based on the locale received. To format the date, use the dateFormat property. For more details, access our Component API tab.

Feedback