<?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 Date Manipulation in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Date-Manipulation/m-p/86564#M37402</link>
    <description>Hi

Anyone know of a way to get the last day of the previous month in DD-MMM-YYYY format, using Blue Prism, easily?

Thanks</description>
    <pubDate>Fri, 27 Jun 2014 22:19:00 GMT</pubDate>
    <dc:creator>TimGrassam</dc:creator>
    <dc:date>2014-06-27T22:19:00Z</dc:date>
    <item>
      <title>Date Manipulation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Date-Manipulation/m-p/86564#M37402</link>
      <description>Hi

Anyone know of a way to get the last day of the previous month in DD-MMM-YYYY format, using Blue Prism, easily?

Thanks</description>
      <pubDate>Fri, 27 Jun 2014 22:19:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Date-Manipulation/m-p/86564#M37402</guid>
      <dc:creator>TimGrassam</dc:creator>
      <dc:date>2014-06-27T22:19:00Z</dc:date>
    </item>
    <item>
      <title>Hi Tim,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Date-Manipulation/m-p/86565#M37403</link>
      <description>Hi Tim,
You can try this in the calculation stage
FormatDate(AddDays(MakeDate(1, FormatDate(Today(), ""MM""), FormatDate(Today(), ""yyyy"")), -1),""dd-MMM-yyyy"")
and then assign it to a text.
Regards,
Manoj</description>
      <pubDate>Mon, 30 Jun 2014 14:08:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Date-Manipulation/m-p/86565#M37403</guid>
      <dc:creator>ManojMishra</dc:creator>
      <dc:date>2014-06-30T14:08:00Z</dc:date>
    </item>
    <item>
      <title>Thanks Manoj - that worked</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Date-Manipulation/m-p/86566#M37404</link>
      <description>Thanks Manoj - that worked perfectly</description>
      <pubDate>Fri, 18 Jul 2014 15:38:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Date-Manipulation/m-p/86566#M37404</guid>
      <dc:creator>TimGrassam</dc:creator>
      <dc:date>2014-07-18T15:38:00Z</dc:date>
    </item>
  </channel>
</rss>

