The purpose of this blog is for knowledge sharing and connect the relevant audience who are all into Microsoft Dynamics world.
▼
Monday, April 14, 2014
To get time difference in Dynamic AX
Hi,
DateTimeUtil::getDifference(DateTimeUtil::getSystemDateTime(), AnotherDateTime)
//Here time components of both the fields are taken out and its difference is being calculated.
No comments:
Post a Comment