Adds days to the given date. @param date date @param days days to add (negative for subtract) @return new date
(final Date date, final int days)
source not stored for this graph (policy: none)
no test coverage detected