<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Why i am not getting proper answer when use caladddays?</title><link>https://community.appian.com/discussions/f/general/21674/why-i-am-not-getting-proper-answer-when-use-caladddays</link><description>When i use following 
 caladddays(today(),3) 
 For example today is 8/19/2021 then if i execute above function then it gives me output as 8/24/2021. 
 It should give as 8/22/2021.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Why i am not getting proper answer when use caladddays?</title><link>https://community.appian.com/thread/84767?ContentTypeID=1</link><pubDate>Thu, 19 Aug 2021 12:41:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cd0703dd-c8c2-4e79-a821-be74eba80698</guid><dc:creator>ashutoshg0001</dc:creator><description>&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why i am not getting proper answer when use caladddays?</title><link>https://community.appian.com/thread/84766?ContentTypeID=1</link><pubDate>Thu, 19 Aug 2021 12:40:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2eb60ba4-7b8f-4f5a-a580-3cc68ff5ea3d</guid><dc:creator>Selvakumar Kumarasamy</dc:creator><description>&lt;p&gt;It belongs to this plug-in&amp;nbsp;&lt;a href="/b/appmarket/posts/date-and-time-utilities"&gt;https://community.appian.com/b/appmarket/posts/date-and-time-utilities&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Or else you can even directly add the number to today, like&amp;nbsp;&lt;strong&gt;today()+3&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why i am not getting proper answer when use caladddays?</title><link>https://community.appian.com/thread/84765?ContentTypeID=1</link><pubDate>Thu, 19 Aug 2021 12:37:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f193014f-c25c-4ae0-9ce6-a2da94aee83f</guid><dc:creator>ashutoshg0001</dc:creator><description>&lt;p&gt;Its showing Error as&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Expression evaluation error at function &amp;#39;adddays&amp;#39; [line 3]: The function &amp;#39;adddays&amp;#39; is unavailable.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why i am not getting proper answer when use caladddays?</title><link>https://community.appian.com/thread/84764?ContentTypeID=1</link><pubDate>Thu, 19 Aug 2021 12:36:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:addecec8-7693-4600-956d-bf6f4c593c2a</guid><dc:creator>ashutoshg0001</dc:creator><description>&lt;p&gt;I am working on version 21.2 , i am not able to find out adddays() there , where should i get that? I am writing this function in an expression rule.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why i am not getting proper answer when use caladddays?</title><link>https://community.appian.com/thread/84763?ContentTypeID=1</link><pubDate>Thu, 19 Aug 2021 12:33:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e6be5bd5-f80b-48d9-a685-60702899653a</guid><dc:creator>Selvakumar Kumarasamy</dc:creator><description>[quote userid="62786" url="~/discussions/f/general/21674/why-i-am-not-getting-proper-answer-when-use-caladddays"]caladddays(today(),3)[/quote]
&lt;p&gt;This function will add the number of working days to the given date &amp;amp; hence you&amp;#39;re getting 24.&lt;/p&gt;
&lt;p&gt;To get 22, you can use&amp;nbsp;&lt;strong&gt;adddays(now(), 3)&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>