<?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: Set date to property through webscript fails ISOFormat in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/set-date-to-property-through-webscript-fails-isoformat/m-p/232481#M185611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try to use the Date constructor with all the arguments:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Date yourCustomDate = new Date("2010","02","25");&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;Now it should work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Mar 2010 19:22:01 GMT</pubDate>
    <dc:creator>openpj</dc:creator>
    <dc:date>2010-03-25T19:22:01Z</dc:date>
    <item>
      <title>Set date to property through webscript fails ISOFormat</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/set-date-to-property-through-webscript-fails-isoformat/m-p/232480#M185610</link>
      <description>I am trying to upload a document into the repository using a custom webscript derived from sample/upload. I have a date property that I need to set. I have tried to set it directly, provide ISOFormat but I still get the error. What is the correct format to be used to set the date?Here is how the dat</description>
      <pubDate>Thu, 25 Mar 2010 18:19:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/set-date-to-property-through-webscript-fails-isoformat/m-p/232480#M185610</guid>
      <dc:creator>shikarishambu</dc:creator>
      <dc:date>2010-03-25T18:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Set date to property through webscript fails ISOFormat</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/set-date-to-property-through-webscript-fails-isoformat/m-p/232481#M185611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try to use the Date constructor with all the arguments:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Date yourCustomDate = new Date("2010","02","25");&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt;Now it should work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Mar 2010 19:22:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/set-date-to-property-through-webscript-fails-isoformat/m-p/232481#M185611</guid>
      <dc:creator>openpj</dc:creator>
      <dc:date>2010-03-25T19:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: Set date to property through webscript fails ISOFormat</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/set-date-to-property-through-webscript-fails-isoformat/m-p/232482#M185612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The issue was due to the fact that Alfresco automatically converts the date passed to ISOFormat. I don't need to do that in my script while trying to upload/ update. I need to do that for search&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Apr 2010 22:07:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/set-date-to-property-through-webscript-fails-isoformat/m-p/232482#M185612</guid>
      <dc:creator>shikarishambu</dc:creator>
      <dc:date>2010-04-27T22:07:46Z</dc:date>
    </item>
  </channel>
</rss>

