Hello Guys..!
How to get today's +1 date in Dynamics Axapta?
Solution
your date variable = DateTimeUtil::date(DateTimeUtil::addDays(DateTimeUtil::getSystemDateTime(), 1));
@Rahul Talasila
How to get today's +1 date in Dynamics Axapta?
Solution
your date variable = DateTimeUtil::date(DateTimeUtil::addDays(DateTimeUtil::getSystemDateTime(), 1));
@Rahul Talasila
Very helpful snippet! Using DateTimeUtil::addDays is definitely the cleanest way to calculate tomorrow’s date in Dynamics AX. For developers managing AX or D365 environments, having a reliable vps for sale option can also make testing and deployment much smoother. Thanks for sharing this!
ReplyDelete