<?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: Time Conversion Error - AM / 24h in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Time-Conversion-Error-AM-24h/m-p/68619#M21224</link>
    <description>That's pretty weird. But I think there are two ways you could handle it, the first of which is likely the better way.&lt;BR /&gt;&lt;BR /&gt;1. You could use the FormatDateTime() function like this in your Expression:&lt;BR /&gt;&lt;BR /&gt;FormatDateTime([Hour To], "HH:mm")&lt;BR /&gt;&lt;BR /&gt;Then, valid values would be like "13:00" or "1:00 PM", both of which would result in the value "13:00".&lt;BR /&gt;&lt;BR /&gt;2. You could change the input to be Text and then just do a validation on the inputted values but then use values in [Hour To] without any kind of conversion to ensure the exact values are used.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dave Morris&lt;BR /&gt;Cano Ai&lt;BR /&gt;Atlanta, GA&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 13 Jul 2020 16:45:00 GMT</pubDate>
    <dc:creator>david.l.morris</dc:creator>
    <dc:date>2020-07-13T16:45:00Z</dc:date>
    <item>
      <title>Time Conversion Error - AM / 24h</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Time-Conversion-Error-AM-24h/m-p/68616#M21221</link>
      <description>Dear Community,&lt;BR /&gt;&lt;BR /&gt;I am having a problem with time conversion.&lt;BR /&gt;&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;Input Parameter for process in Scheduler: &lt;STRONG&gt;13:00 As Time&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Then it is added to one of the items in the queue, example: DateName 13:00 is the item key&lt;/LI&gt;
&lt;LI&gt;For 2 months it was working fine - so DataName 13:00 was placed in the queue&lt;/LI&gt;
&lt;LI&gt;During the weekend robot added the item, but instead 13:00 -&amp;gt; &lt;STRONG&gt;1:00 PM&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;/UL&gt;
The datetime format settings for Windows are still the same as they were before.&lt;BR /&gt;&lt;BR /&gt;Could you please advise what caused that conversion and how to avoid it (still having input time stored as time)?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Julia Dziedziul-Gorska&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jul 2020 07:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Time-Conversion-Error-AM-24h/m-p/68616#M21221</guid>
      <dc:creator>JuliaDziedziul1</dc:creator>
      <dc:date>2020-07-13T07:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: Time Conversion Error - AM / 24h</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Time-Conversion-Error-AM-24h/m-p/68617#M21222</link>
      <description>Hi Julia,&lt;BR /&gt;&lt;BR /&gt;Where is the input parameter coming from and how are you adding it to the queue? It could be from the settings of another machine or the process itself.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Patrick Aucoin&lt;BR /&gt;Senior Product Consultant&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jul 2020 13:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Time-Conversion-Error-AM-24h/m-p/68617#M21222</guid>
      <dc:creator>PatrickAucoin</dc:creator>
      <dc:date>2020-07-13T13:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: Time Conversion Error - AM / 24h</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Time-Conversion-Error-AM-24h/m-p/68618#M21223</link>
      <description>Hi Patrick,&lt;BR /&gt;&lt;BR /&gt;The Input Parameters are from scheduler.&lt;BR /&gt;&lt;BR /&gt;Process was firstly run from scheduler and after failure (machine was logged out) process was re-run with the same parameters from the same machine.&lt;BR /&gt;And as seen on the screenshot (Created between 9:20 and 9:40) - those 2 items have different time conversion.&lt;BR /&gt;&lt;BR /&gt;I would be really grateful if you could advise what could be the cause of it.&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="17639.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/17792i2775550535DBFBA9/image-size/large?v=v2&amp;amp;px=999" role="button" title="17639.png" alt="17639.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Julia Dziedziul-Gorska&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jul 2020 14:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Time-Conversion-Error-AM-24h/m-p/68618#M21223</guid>
      <dc:creator>JuliaDziedziul1</dc:creator>
      <dc:date>2020-07-13T14:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: Time Conversion Error - AM / 24h</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Time-Conversion-Error-AM-24h/m-p/68619#M21224</link>
      <description>That's pretty weird. But I think there are two ways you could handle it, the first of which is likely the better way.&lt;BR /&gt;&lt;BR /&gt;1. You could use the FormatDateTime() function like this in your Expression:&lt;BR /&gt;&lt;BR /&gt;FormatDateTime([Hour To], "HH:mm")&lt;BR /&gt;&lt;BR /&gt;Then, valid values would be like "13:00" or "1:00 PM", both of which would result in the value "13:00".&lt;BR /&gt;&lt;BR /&gt;2. You could change the input to be Text and then just do a validation on the inputted values but then use values in [Hour To] without any kind of conversion to ensure the exact values are used.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dave Morris&lt;BR /&gt;Cano Ai&lt;BR /&gt;Atlanta, GA&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jul 2020 16:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Time-Conversion-Error-AM-24h/m-p/68619#M21224</guid>
      <dc:creator>david.l.morris</dc:creator>
      <dc:date>2020-07-13T16:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: Time Conversion Error - AM / 24h</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Time-Conversion-Error-AM-24h/m-p/68620#M21225</link>
      <description>Hi Dave,&lt;BR /&gt;&lt;BR /&gt;Yes, that was pretty weird.&lt;BR /&gt;&lt;BR /&gt;I already implemented time conversion yesterday as it was urgent &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; -&amp;nbsp; but thank you so much for your solutions.&lt;BR /&gt;As I am also responsible for other BP Robots just wanted to know the root cause - to know how to react and what can be improved without rebuilding potentially all robots using time input.&lt;BR /&gt;&lt;BR /&gt;Maybe you have some ideas?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Julia Dziedziul-Gorska&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jul 2020 05:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Time-Conversion-Error-AM-24h/m-p/68620#M21225</guid>
      <dc:creator>JuliaDziedziul1</dc:creator>
      <dc:date>2020-07-14T05:51:00Z</dc:date>
    </item>
  </channel>
</rss>

