<span class="gI">Wrong help in rb:<br><br> rb:filter(Filters, Dates) -<br> same as rb:filter/1 but accepts date ranges to filter reports.<br> Dates must be of the following form:<br> - {StartDate, EndDate}<br>
StartDate = EndDate = {{Y-M-D},{H,M,S}}<br><br><br>Should be: </span><span class="gI"> <br>StartDate = EndDate = {{Y,M,D},{H,M,S}}<br><br>Bob<br></span>