Hi,
How can I get the value of the label of the DateRangePicker using javascript/jquery? For example I have a date range picker with Today, Yesterday, Last 7 Days, Last 30 Days, This Month, Last Month. I want to be able to grab the value "Last Month", instead of the actual date.
Thank you.