<?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>Logic Gate</title><link>https://community.appian.com/discussions/f/process/25872/logic-gate</link><description>I have added &amp;quot;XOR&amp;quot; Gate to my PM and in that i have added a condition like &amp;quot; if( totime(local(now(), &amp;quot;IST&amp;quot;)) = cons!IT_TIME_CONSTANTS_FOR_VERSE, true(), false() ) 
 Where The constant holds time of 12:30 PM, but even though that expression is true the</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Logic Gate</title><link>https://community.appian.com/thread/101151?ContentTypeID=1</link><pubDate>Wed, 14 Sep 2022 08:28:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:beefc7e7-c7ad-42cd-b4a0-ed8dd8e38aba</guid><dc:creator>Stewart Burchell</dc:creator><description>&lt;p&gt;My best guess here is that what is being displayed in the Appian process monitor UI (where you&amp;#39;re viewing the values of the pv!s) is a user-friendly rendering of the value, not the actual value (as is illustrated in &amp;#39;s post above&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Logic Gate</title><link>https://community.appian.com/thread/101150?ContentTypeID=1</link><pubDate>Wed, 14 Sep 2022 07:55:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0586e3ee-6427-490a-b7e7-7f6e46382f24</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;I have added a screenshot. In that, if you look at the output, you&amp;#39;ll realize how these values are converted to integer values for comparision.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Logic Gate</title><link>https://community.appian.com/thread/101149?ContentTypeID=1</link><pubDate>Wed, 14 Sep 2022 07:52:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6fbe9698-cbd3-4614-8057-aee7a6e7469a</guid><dc:creator>sivasuryap0002</dc:creator><description>&lt;p&gt;Hi Harshit,&lt;br /&gt;But the values and type is same in the PV&amp;#39;s ,&lt;br /&gt;then how come comparison is failing?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Logic Gate</title><link>https://community.appian.com/thread/101147?ContentTypeID=1</link><pubDate>Wed, 14 Sep 2022 07:28:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e86616f3-3f67-490d-b803-e3fbc97ade36</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;Like this&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;text(totime(local(now(), &amp;quot;IST&amp;quot;)),&amp;quot;hh:mm&amp;quot;) = text(totime(&amp;quot;12:58 PM&amp;quot;),&amp;quot;hh:mm&amp;quot;)&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Logic Gate</title><link>https://community.appian.com/thread/101146?ContentTypeID=1</link><pubDate>Wed, 14 Sep 2022 07:27:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b62da790-c604-4941-9ae8-534dbae65cac</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;It is because it is also considering seconds I guess. You might have to cast it in just the Hr and Min using text() function and then compare it.&amp;nbsp;&lt;br /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/14/pastedimage1663140499479v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>