KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

DateRange Picker: Last Month filter #133

Open Rohit opened this topic on on Oct 18, 2017 - 3 comments

Rohit commented on Oct 18, 2017

Last Month Filter of DateRange PIcker selects 2 months as date range instead one month

KoolReport commented on Oct 18, 2017

I will check and get back to you soon.

KoolReport commented on Oct 19, 2017

Confirm issue, we have fixed the issue. To fix that, please remove the line 159 in inputs/DateRangePicker.php

$start->sub(new \DateInterval('P1M')); // Remove this line.

Thank for spotting out.

Rohit commented on Oct 23, 2017

Thank you for such a quick support

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
help needed
solved

Inputs