Skip to content

Reports with uitype 23 (end date) don't display dates right

line 135 of modules/Reports/ReportUtils.php should treat uitype 23 the same way as uitype 5

            } else if(!($field->getUIType() == '5'||$field->getUiType() =='23')) {