<?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 Sorting Date by Year in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-date-by-year/m-p/2460137#M551884</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;   I have a requirement that i have to sort a date with respect to year.&lt;/P&gt;&lt;P&gt;   The date format is as follows  DD/MM/YYYY.&lt;/P&gt;&lt;P&gt;   Now when i sort on this format i get the date sorted based on date.&lt;/P&gt;&lt;P&gt;    But i want to sort the date based on year..&lt;/P&gt;&lt;P&gt;    Also the date should be displayed in the same format as DD/MM/YYYY.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Jun 2007 06:20:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-25T06:20:06Z</dc:date>
    <item>
      <title>Sorting Date by Year</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-date-by-year/m-p/2460137#M551884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;   I have a requirement that i have to sort a date with respect to year.&lt;/P&gt;&lt;P&gt;   The date format is as follows  DD/MM/YYYY.&lt;/P&gt;&lt;P&gt;   Now when i sort on this format i get the date sorted based on date.&lt;/P&gt;&lt;P&gt;    But i want to sort the date based on year..&lt;/P&gt;&lt;P&gt;    Also the date should be displayed in the same format as DD/MM/YYYY.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2007 06:20:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-date-by-year/m-p/2460137#M551884</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-25T06:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Date by Year</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-date-by-year/m-p/2460138#M551885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have another dummy field where you store the date in YYYYMMDD format and sort by that field (but dont show it on the screen)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2007 08:49:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-date-by-year/m-p/2460138#M551885</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2007-06-25T08:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Date by Year</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-date-by-year/m-p/2460139#M551886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sort itab by date+6(4).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2007 08:51:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-date-by-year/m-p/2460139#M551886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-25T08:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Date by Year</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-date-by-year/m-p/2460140#M551887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Vimal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do this way ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;sort it_table by date+6(4).&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jun 2007 08:52:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sorting-date-by-year/m-p/2460140#M551887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-25T08:52:46Z</dc:date>
    </item>
  </channel>
</rss>

