<?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>getting the time as end of the Day in Expression rule</title><link>https://community.appian.com/discussions/f/rules/19672/getting-the-time-as-end-of-the-day-in-expression-rule</link><description>Hi All, 
 I have a expression rule built where am getting a date and time value for one of the variable, the value coming is something like &amp;quot;2020-10-12 09:00:00.000&amp;quot; 
 how can i get the time to be end of that day (i.e 11:59 PM in the timings of DateandTime</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: getting the time as end of the Day in Expression rule</title><link>https://community.appian.com/thread/76879?ContentTypeID=1</link><pubDate>Mon, 05 Oct 2020 13:52:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6c127c01-ff63-46f6-810d-c608a11466a9</guid><dc:creator>Danny Verb</dc:creator><description>&lt;p&gt;datetime(year(today()),month(today()),day(today()),11,59,59,0)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>