in src/main/java/org/apache/fineract/cn/lang/DateRange.java [56:58]
public LocalDateTime getEndDateTime() { return end.plusDays(1).atStartOfDay(); }