<?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 BluePrism: Create timestamp including milliseconds in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/BluePrism-Create-timestamp-including-milliseconds/m-p/47877#M3518</link>
    <description>&lt;P&gt;I am trying to create a timestamp including milliseconds in BluePrism using a Calculation step with the following expression:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;FormatDateTime(Now(), "yyyy_MM_dd_hh_mm_ss_fff")
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;According to the BluePrism documentation, Now() returns current date and time and FormatDateTime uses DotNet format strings. According to the Dot.Net documentation it should work with fff. Unfortunately I only get 000 at the end, which is unlikely to be correct considering the number of attempts I already made.
What should the format string be so that the milliseconds are part of the result?
PS: FFF instead of fff does not work either.
Thanks a lot!&lt;/P&gt;

--------------------------------------------------&lt;BR /&gt;

&lt;B&gt;Disclaimer:&lt;/B&gt; This content was auto-posted from Stackoverflow. The original Stackoverflow question is here &lt;A href="https://stackoverflow.com/questions/65114018/blueprism-create-timestamp-including-milliseconds"&gt;Stackoverflow Post&lt;/A&gt;, posted by &lt;A href="https://stackoverflow.com/users/2606761/primehunter"&gt;primehunter&lt;/A&gt;.</description>
    <pubDate>Thu, 03 Dec 2020 09:00:00 GMT</pubDate>
    <dc:creator>Digital_WorkerB</dc:creator>
    <dc:date>2020-12-03T09:00:00Z</dc:date>
    <item>
      <title>BluePrism: Create timestamp including milliseconds</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BluePrism-Create-timestamp-including-milliseconds/m-p/47877#M3518</link>
      <description>&lt;P&gt;I am trying to create a timestamp including milliseconds in BluePrism using a Calculation step with the following expression:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;FormatDateTime(Now(), "yyyy_MM_dd_hh_mm_ss_fff")
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;According to the BluePrism documentation, Now() returns current date and time and FormatDateTime uses DotNet format strings. According to the Dot.Net documentation it should work with fff. Unfortunately I only get 000 at the end, which is unlikely to be correct considering the number of attempts I already made.
What should the format string be so that the milliseconds are part of the result?
PS: FFF instead of fff does not work either.
Thanks a lot!&lt;/P&gt;

--------------------------------------------------&lt;BR /&gt;

&lt;B&gt;Disclaimer:&lt;/B&gt; This content was auto-posted from Stackoverflow. The original Stackoverflow question is here &lt;A href="https://stackoverflow.com/questions/65114018/blueprism-create-timestamp-including-milliseconds"&gt;Stackoverflow Post&lt;/A&gt;, posted by &lt;A href="https://stackoverflow.com/users/2606761/primehunter"&gt;primehunter&lt;/A&gt;.</description>
      <pubDate>Thu, 03 Dec 2020 09:00:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BluePrism-Create-timestamp-including-milliseconds/m-p/47877#M3518</guid>
      <dc:creator>Digital_WorkerB</dc:creator>
      <dc:date>2020-12-03T09:00:00Z</dc:date>
    </item>
  </channel>
</rss>

