<?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 string datetime issue, qw version issue? in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/string-datetime-issue-qw-version-issue/m-p/1258429#M6855</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 local installation QV 12 and on the server I have 11.2.&lt;/P&gt;&lt;P&gt;Both installations have the QvRestConnector.exe (64) and Imn using this to query a API.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Datetime format returned is like this:&amp;nbsp; 'YYYY-MM-DDThh:mm:ss'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My version 12 reads this as a datetime stamp adn i can extract the date using Date#([Datefield])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My version 11.2 reads this as text and Im struggeling converting this string to a numeric date&lt;/P&gt;&lt;P&gt;I have tried several suggestions from this community but never seen any with the T separator between date and time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to do the conversion in the load statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;Date#([DateField],'YYYY-MM-DDThh:mm:ss') as DateField,&lt;/P&gt;&lt;P&gt;This is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions are much obliged.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Nov 2016 09:17:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-11-16T09:17:26Z</dc:date>
    <item>
      <title>string datetime issue, qw version issue?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/string-datetime-issue-qw-version-issue/m-p/1258429#M6855</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 local installation QV 12 and on the server I have 11.2.&lt;/P&gt;&lt;P&gt;Both installations have the QvRestConnector.exe (64) and Imn using this to query a API.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Datetime format returned is like this:&amp;nbsp; 'YYYY-MM-DDThh:mm:ss'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My version 12 reads this as a datetime stamp adn i can extract the date using Date#([Datefield])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My version 11.2 reads this as text and Im struggeling converting this string to a numeric date&lt;/P&gt;&lt;P&gt;I have tried several suggestions from this community but never seen any with the T separator between date and time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to do the conversion in the load statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;Date#([DateField],'YYYY-MM-DDThh:mm:ss') as DateField,&lt;/P&gt;&lt;P&gt;This is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions are much obliged.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2016 09:17:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/string-datetime-issue-qw-version-issue/m-p/1258429#M6855</guid>
      <dc:creator />
      <dc:date>2016-11-16T09:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: string datetime issue, qw version issue?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/string-datetime-issue-qw-version-issue/m-p/1258430#M6856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Resolved by replacing the T&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date#(Replace([Datefield],'T',' '),'YYYY-MM-DD hh:mm:ss') as Datefield,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2016 09:24:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/string-datetime-issue-qw-version-issue/m-p/1258430#M6856</guid>
      <dc:creator />
      <dc:date>2016-11-16T09:24:25Z</dc:date>
    </item>
  </channel>
</rss>

