<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: How to convert LocalTime() to 24 hr format as hh:mm:ss ? in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-convert-LocalTime-to-24-hr-format-as-hh-mm-ss/m-p/92167#M42015</link>
    <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2159"&gt;@Tejaskumar_Darji&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;I don't think the FormatDateTime() function will accept the output of LocalTime() directly, so you'll probably need to write it to a Text data item. Then you can pass it in to FormatDateTime() with the format "HH:mm" as shown below:&lt;BR /&gt;&lt;BR /&gt;​&lt;STRONG&gt;FormatDateTime([Local Time], "HH:mm:ss")&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 21 Oct 2021 11:17:00 GMT</pubDate>
    <dc:creator>ewilson</dc:creator>
    <dc:date>2021-10-21T11:17:00Z</dc:date>
    <item>
      <title>How to convert LocalTime() to 24 hr format as hh:mm:ss ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-convert-LocalTime-to-24-hr-format-as-hh-mm-ss/m-p/92166#M42014</link>
      <description>How to convert LocalTime() to 24 hr format as hh:mm:ss ?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Tejaskumar Darji&lt;BR /&gt;Sr. RPA Consultant-Automation Developer&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Oct 2021 05:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-convert-LocalTime-to-24-hr-format-as-hh-mm-ss/m-p/92166#M42014</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2021-10-21T05:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to convert LocalTime() to 24 hr format as hh:mm:ss ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-convert-LocalTime-to-24-hr-format-as-hh-mm-ss/m-p/92167#M42015</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2159"&gt;@Tejaskumar_Darji&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;I don't think the FormatDateTime() function will accept the output of LocalTime() directly, so you'll probably need to write it to a Text data item. Then you can pass it in to FormatDateTime() with the format "HH:mm" as shown below:&lt;BR /&gt;&lt;BR /&gt;​&lt;STRONG&gt;FormatDateTime([Local Time], "HH:mm:ss")&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Oct 2021 11:17:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-convert-LocalTime-to-24-hr-format-as-hh-mm-ss/m-p/92167#M42015</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-10-21T11:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to convert LocalTime() to 24 hr format as hh:mm:ss ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-convert-LocalTime-to-24-hr-format-as-hh-mm-ss/m-p/92168#M42016</link>
      <description>Trying to contribute and enrich this post, if the date comes from an SQL query in the query itself you can put Format([Column Name], "hh:mm:ss"), but if it's an expression of blue prism what the @ Eric Wilson said it will work for you​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Emerson Ferreira&lt;BR /&gt;Sr Business Analyst&lt;BR /&gt;Avanade Brasil&lt;BR /&gt;PAULISTA&lt;BR /&gt;+5581988869544&lt;BR /&gt;If my answer helped you? Mark as useful!&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Oct 2021 12:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-convert-LocalTime-to-24-hr-format-as-hh-mm-ss/m-p/92168#M42016</guid>
      <dc:creator>EmersonF</dc:creator>
      <dc:date>2021-10-21T12:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to convert LocalTime() to 24 hr format as hh:mm:ss ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-convert-LocalTime-to-24-hr-format-as-hh-mm-ss/m-p/92169#M42017</link>
      <description>&lt;P&gt;Although not strictly related, just to add something else to the pot, take a look at the Utility - Data and Time Manipulation VBO to see if any of those actions may be of use. 'UTC To Local' has come in very handy on several occasions.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="29609.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/29742iFF665C3501A3CBA8/image-size/large?v=v2&amp;amp;px=999" role="button" title="29609.png" alt="29609.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;John Cowell&lt;BR /&gt;Senior Software Support Analyst&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 14:15:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-convert-LocalTime-to-24-hr-format-as-hh-mm-ss/m-p/92169#M42017</guid>
      <dc:creator>JohnCowell</dc:creator>
      <dc:date>2021-10-21T14:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert LocalTime() to 24 hr format as hh:mm:ss ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-convert-LocalTime-to-24-hr-format-as-hh-mm-ss/m-p/125156#M54509</link>
      <description>&lt;P&gt;You can try this expression:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;FormatDateTime(Now()+(LocalTime()-UTCTime()), "HH:mm:ss")&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2026 15:55:06 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-convert-LocalTime-to-24-hr-format-as-hh-mm-ss/m-p/125156#M54509</guid>
      <dc:creator>UAMudrykIh</dc:creator>
      <dc:date>2026-03-26T15:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert LocalTime() to 24 hr format as hh:mm:ss ?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-convert-LocalTime-to-24-hr-format-as-hh-mm-ss/m-p/125163#M54512</link>
      <description>&lt;P&gt;Good morning, All,&amp;nbsp; (and this is pertinent in a second).&lt;/P&gt;&lt;P&gt;I feel like I am missing something here, but I believe the following will get you what you are looking for:&lt;/P&gt;&lt;P&gt;FormatDateTime(Today() &amp;amp; " " &amp;amp; LocalTime(), "HH:mm:ss")&lt;/P&gt;&lt;P&gt;It is too early in the morning for the 24-hour indication to trigger, but the time value is valid.&lt;/P&gt;&lt;P&gt;As I said, it is entirely possible that I am not fully awake yet.&lt;/P&gt;&lt;P&gt;Enjoy,&lt;/P&gt;&lt;P&gt;Red&lt;/P&gt;</description>
      <pubDate>Fri, 27 Mar 2026 14:33:50 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-convert-LocalTime-to-24-hr-format-as-hh-mm-ss/m-p/125163#M54512</guid>
      <dc:creator>stepher</dc:creator>
      <dc:date>2026-03-27T14:33:50Z</dc:date>
    </item>
  </channel>
</rss>

