<?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 Collection Date Sort operation in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Collection-Date-Sort-operation/m-p/51906#M6876</link>
    <description>Collection Sort operation for date is not working. see below example.

Input : DD/MM/YYYY
27/09/2017
5/3/2017
15/6/2017

After selecting Ascending false flag Out put is as below which is wrong.
27/09/2017
5/3/2017
15/6/2017

I want result /Out Put as below : 
Ascending :   | Descending :
27/9/2017      | 5/3/2017 
15/6/2017      | 15/6/2017
5/3/2017        | 27/9/2017

Please provide suggestions.</description>
    <pubDate>Tue, 26 Sep 2017 19:52:00 GMT</pubDate>
    <dc:creator>AMITJAGTAP1</dc:creator>
    <dc:date>2017-09-26T19:52:00Z</dc:date>
    <item>
      <title>Collection Date Sort operation</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Collection-Date-Sort-operation/m-p/51906#M6876</link>
      <description>Collection Sort operation for date is not working. see below example.

Input : DD/MM/YYYY
27/09/2017
5/3/2017
15/6/2017

After selecting Ascending false flag Out put is as below which is wrong.
27/09/2017
5/3/2017
15/6/2017

I want result /Out Put as below : 
Ascending :   | Descending :
27/9/2017      | 5/3/2017 
15/6/2017      | 15/6/2017
5/3/2017        | 27/9/2017

Please provide suggestions.</description>
      <pubDate>Tue, 26 Sep 2017 19:52:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Collection-Date-Sort-operation/m-p/51906#M6876</guid>
      <dc:creator>AMITJAGTAP1</dc:creator>
      <dc:date>2017-09-26T19:52:00Z</dc:date>
    </item>
    <item>
      <title>Hi Amit,</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Collection-Date-Sort-operation/m-p/51907#M6877</link>
      <description>Hi Amit,
Could you please check and confirm, if the field is of type ""Date"" or ""Text"".
If it is type ""Date"" it should sort it as per the operation
Regards
Sneha S Ananda</description>
      <pubDate>Tue, 03 Oct 2017 10:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Collection-Date-Sort-operation/m-p/51907#M6877</guid>
      <dc:creator>SnehaS_Ananda</dc:creator>
      <dc:date>2017-10-03T10:06:00Z</dc:date>
    </item>
  </channel>
</rss>

