<?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: changing date format in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-date-format/m-p/3566716#M858363</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check for transaction code SU3 and in DEFAULT tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or if you are looking for change thru programatically then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
write : sy-datum MM/DD/YYYY to v_date.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; a®s&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: a®s on Mar 24, 2008 11:56 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Mar 2008 15:47:41 GMT</pubDate>
    <dc:creator>former_member194669</dc:creator>
    <dc:date>2008-03-24T15:47:41Z</dc:date>
    <item>
      <title>changing date format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-date-format/m-p/3566715#M858362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can we change the date format in differant ways,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want the date in mm/dd/yyyy format&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2008 15:45:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-date-format/m-p/3566715#M858362</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-24T15:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: changing date format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-date-format/m-p/3566716#M858363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check for transaction code SU3 and in DEFAULT tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or if you are looking for change thru programatically then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
write : sy-datum MM/DD/YYYY to v_date.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; a®s&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: a®s on Mar 24, 2008 11:56 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2008 15:47:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-date-format/m-p/3566716#M858363</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-03-24T15:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: changing date format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-date-format/m-p/3566717#M858364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rohit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are number of ways to do this...........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can try using the fm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'CONVERT_DATE_TO_EXTERNAL'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;DATE_INTERNAL = SY-DATUM&lt;/P&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;P&gt;DATE_EXTERNAL = l_date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this function module converts date from 20080324 to external format which is specified in user profile&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2008 15:48:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-date-format/m-p/3566717#M858364</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-24T15:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: changing date format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-date-format/m-p/3566718#M858365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the date format u r getting originally?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2008 15:58:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-date-format/m-p/3566718#M858365</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-24T15:58:04Z</dc:date>
    </item>
  </channel>
</rss>

