<?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>How to compare two time in Appian</title><link>https://community.appian.com/discussions/f/new-to-appian/20336/how-to-compare-two-time-in-appian</link><description>Hi, 
 I have a requirement where I have two time values in text format (7:00 AM &amp;amp; 7:00 PM). I want to check if 7:00 PM is greater than 7:00 AM. 
 Please help me achieve it. 
 Thanks,</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to compare two time in Appian</title><link>https://community.appian.com/thread/79321?ContentTypeID=1</link><pubDate>Wed, 03 Feb 2021 12:33:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f745aaca-a1aa-480f-a438-2726709e31fd</guid><dc:creator>Larsen Rodrigues</dc:creator><description>&lt;p&gt;considering the time are in text format -&amp;nbsp;totime(&amp;quot;7:00 PM&amp;quot;)&amp;gt;totime(&amp;quot;7:00 AM&amp;quot;)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This should work as it gives a boolean output&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>