<?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 OData time format in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/odata-time-format/m-p/11719231#M1948113</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All. &lt;/P&gt;&lt;P class="message-body" style="padding: 5px 10px; font-style: inherit; font-family: inherit; font-size: 14px; color: #333333; text-align: left; background-color: #cfedfb;"&gt;I would like to know how to write datetime format in Json code for SF OData v2. I tried with this example 01-01-2016T14:42:30 but it gives an error as "Illegal datetime format". I am using this for POST operation. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 13:58:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-06-15T13:58:01Z</dc:date>
    <item>
      <title>OData time format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/odata-time-format/m-p/11719231#M1948113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All. &lt;/P&gt;&lt;P class="message-body" style="padding: 5px 10px; font-style: inherit; font-family: inherit; font-size: 14px; color: #333333; text-align: left; background-color: #cfedfb;"&gt;I would like to know how to write datetime format in Json code for SF OData v2. I tried with this example 01-01-2016T14:42:30 but it gives an error as "Illegal datetime format". I am using this for POST operation. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 13:58:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/odata-time-format/m-p/11719231#M1948113</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-06-15T13:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: OData time format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/odata-time-format/m-p/11719232#M1948114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can create a new date object,,, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;new Date(&amp;lt;DATETIME&amp;gt;)&amp;nbsp; and make sure you perform the JSON.stringify(data) on your data object while POSTing via AJAX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 14:02:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/odata-time-format/m-p/11719232#M1948114</guid>
      <dc:creator>SergioG_TX</dc:creator>
      <dc:date>2016-06-15T14:02:16Z</dc:date>
    </item>
  </channel>
</rss>

