Generated by
JDiff

Class com.itextpdf.commons.utils.DateTimeUtil

Added Methods
Date  addMillisToDate( Date, long ) Adds provided number of milliseconds to the Date.
Date  addYearsToDate( Date, int ) Adds the specified amount of years to the given date.
String  dateToString( Calendar) Converts Calendar date to string of "yyyy.MM.dd HH:mm:ss z" format.