<?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>Datetime with current date</title><link>https://community.appian.com/discussions/f/rules/27988/datetime-with-current-date</link><description>Hi, 
 I need to modify time stamp given by caladddays to 12:00AM always. How do I do that. 
 Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Datetime with current date</title><link>https://community.appian.com/thread/108877?ContentTypeID=1</link><pubDate>Mon, 06 Mar 2023 11:27:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:04232645-4b16-4c4d-8728-a25381eb4918</guid><dc:creator>sanchitg0002</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="/members/rupaa0642"&gt;ak0642&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;I have come up with two possible ways to do it, you can use whichever you like&lt;/p&gt;
&lt;p&gt;1.&amp;nbsp;&lt;pre class="ui-code" data-mode="text"&gt;todatetime(todate(caladddays(now(),2)))&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;2.&amp;nbsp;&lt;pre class="ui-code" data-mode="text"&gt;subtracthours(caladddays(todate(now()),3),12)&lt;/pre&gt;&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>