<?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: RE: Adding Time Stamp in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Adding-Time-Stamp/m-p/111445#M50126</link>
    <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2407"&gt;@Mohamad_Dakkouri&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jun 2024 11:47:58 GMT</pubDate>
    <dc:creator>aaron_linton_chambers</dc:creator>
    <dc:date>2024-06-12T11:47:58Z</dc:date>
    <item>
      <title>Adding Time Stamp</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Adding-Time-Stamp/m-p/79859#M31673</link>
      <description>&lt;P&gt;Hi, Everyone&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Seeking for your help I was trying to get yesterday's date together with timestamp but seems the below format I have use is not working &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; because I got 120000&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15718.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/15881iDB198F7C8CAC72C0/image-size/large?v=v2&amp;amp;px=999" role="button" title="15718.png" alt="15718.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Ann&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ann Fajardo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Aug 2023 14:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Adding-Time-Stamp/m-p/79859#M31673</guid>
      <dc:creator>AnnFajardo</dc:creator>
      <dc:date>2023-08-29T14:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: Adding Time Stamp</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Adding-Time-Stamp/m-p/79860#M31674</link>
      <description>&lt;P&gt;Hi Ann, what are you getting if you take out the local time and UTC Time, and instead going FormatDateTime(AddDays(Today(), -1), "yyyyMMddhhmmss")&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Melissa Michielsen&lt;BR /&gt;Junior Automation Developer&lt;BR /&gt;TransAlta&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Aug 2023 15:35:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Adding-Time-Stamp/m-p/79860#M31674</guid>
      <dc:creator>mamichielsen</dc:creator>
      <dc:date>2023-08-29T15:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: Adding Time Stamp</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Adding-Time-Stamp/m-p/79861#M31675</link>
      <description>&lt;P&gt;Hi, Michelsen.&lt;/P&gt;
&lt;P&gt;Got the same result if I was going to remove the UTC&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15704.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/15866iE0E37D60C441CE71/image-size/large?v=v2&amp;amp;px=999" role="button" title="15704.png" alt="15704.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ann Fajardo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Aug 2023 15:42:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Adding-Time-Stamp/m-p/79861#M31675</guid>
      <dc:creator>AnnFajardo</dc:creator>
      <dc:date>2023-08-29T15:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: Adding Time Stamp</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Adding-Time-Stamp/m-p/79862#M31676</link>
      <description>&lt;P&gt;Hi Ann,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Use &lt;STRONG&gt;FormatDateTime &lt;/STRONG&gt;Expression instead of &lt;STRONG&gt;FormatDate&lt;/STRONG&gt;. And use &lt;STRONG&gt;Now()&lt;/STRONG&gt; Expression instead of &lt;STRONG&gt;Today()&lt;/STRONG&gt;. It worked for me.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;For more expressions, you can expand Functions of Date.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15706.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/15868iC95F7E8A96EDEA25/image-size/large?v=v2&amp;amp;px=999" role="button" title="15706.png" alt="15706.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Vinod&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;vinod ch&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 16:46:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Adding-Time-Stamp/m-p/79862#M31676</guid>
      <dc:creator>vchinthakindi</dc:creator>
      <dc:date>2023-08-29T16:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: Adding Time Stamp</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Adding-Time-Stamp/m-p/79863#M31677</link>
      <description>&lt;P&gt;Hi, Vinod.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks for the reply yes that's working but I need the yesterday's date instead &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="15709.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/15873i4E22B5CB53526DC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="15709.png" alt="15709.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ann Fajardo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Aug 2023 02:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Adding-Time-Stamp/m-p/79863#M31677</guid>
      <dc:creator>AnnFajardo</dc:creator>
      <dc:date>2023-08-30T02:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: Adding Time Stamp</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Adding-Time-Stamp/m-p/79864#M31678</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Use "(AddDays(Now(), -1)" as part of your logic. That will give you expected results.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Best Regards,&lt;BR /&gt;Devendran Venkatesh&lt;BR /&gt;RPA - Technical Architect |&lt;BR /&gt;Riyadh 11413, Kingdom of Saudi Arabia&lt;BR /&gt;Phone.     +966-556784162&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Aug 2023 06:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Adding-Time-Stamp/m-p/79864#M31678</guid>
      <dc:creator>DevendranVenkatesh</dc:creator>
      <dc:date>2023-08-30T06:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: Adding Time Stamp</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Adding-Time-Stamp/m-p/79865#M31679</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Try with this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Replace(DateAdd(9,-1,Today()),"/","")&amp;amp;Right(Replace(Replace(LocalTime(),":",""),"/",""),6)&amp;amp;Right(Now()&amp;amp;"",2)&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Mohamad DAKKOURI&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Aug 2023 06:54:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Adding-Time-Stamp/m-p/79865#M31679</guid>
      <dc:creator>Mohamad_Dakkouri</dc:creator>
      <dc:date>2023-08-30T06:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: RE: Adding Time Stamp</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Adding-Time-Stamp/m-p/111445#M50126</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2407"&gt;@Mohamad_Dakkouri&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 11:47:58 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Adding-Time-Stamp/m-p/111445#M50126</guid>
      <dc:creator>aaron_linton_chambers</dc:creator>
      <dc:date>2024-06-12T11:47:58Z</dc:date>
    </item>
  </channel>
</rss>

