Formats date with the given pattern. Returns null if date is null. @param date date @param pattern pattern @return formatted string or null
(final Date date, final String pattern)
source not stored for this graph (policy: none)
no test coverage detected