DateTimeUtil::addDays Method
Dynamics AX 2009
Adds the specified number of days to a utcdatetime value.
client server public static utcdatetime addDays(utcdatetime t, int value)
Adds the specified number of days to a utcdatetime value.
client server public static utcdatetime addDays(utcdatetime t, int value)