{% extends "partials/layouts/main-layout.html.twig" %} {% block css1 %} {% endblock %} {% block body_attributes %}
{% endblock %} {% block sidebar %} {% include "partials/sidebar.html.twig" %} {% endblock %} {% block hr_sidebar %} {% include "partials/horizontal-sidebar.html.twig" %} {% endblock %} {% block content %}This rangepicker is used for when you want to choose start date to end date.
This picker is used for when you want to choose start date to end date with particuler time for both start date and end date.
This picker is used for when you want to choose start date to end date with particuler time for both start date and end date and to choose specific second from 24 hours.
In this picker, there is separate dropdown for select direct month and also select year so you can easily move to particuler date.
In this picker,automatically apply a new date range as soon as two dates or a predefined range is selected.
In this picker,both calender are not linked with each other.When both calender will disabled, the two calendars can be individually advanced and display any month/year.
In this picker,maximum timespan between deadline dates.
In this picker,there is separate dropdown for select direct month and also select year so you can easily move to particuler date.
In this picker,there is separate week numbers from start date to end date.
In this picker,there is separate options like select today's date,last 7 days,last 30 days, this month, last month and custom range select as per your requirement.
In this picker,with all above options which are mention in predefined ranges- show the calendar.
In this picker, change the language of the calendar.
In this picker,calendar will open on top of the form-control.
In this picker,you can add your button options or style.