<?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 Postgres timestamp microseconds do not convert properly in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Postgres-timestamp-microseconds-do-not-convert-properly/m-p/2352540#M118917</link>
    <description>I have csv files with downloaded data from postgres tables containing timestamps down to microseconds. (Note: output microsecond format is not always 6 places). For test I removed microseconds from last column and that renders OK but I cannot eliminate the microseconds.
&lt;BR /&gt;DATA&amp;gt;
&lt;BR /&gt;Lane,Start_Date,Start_Time, End_Time
&lt;BR /&gt;Lane 06,8/9/2013, 2013-08-07 15:01:32.2219, 2013-08-07 15:01:32
&lt;BR /&gt;Lane 04,09/09/2013, 2013-09-07 12:01:32.221933, 2013-09-07 16:01:01
&lt;BR /&gt;with "yyyy-mm-dd hh:mm:ss.SSSSSS" renders invalid date and date form
&lt;BR /&gt;RUN&amp;gt;
&lt;BR /&gt;Starting job date_test at 13:38 17/09/2013.
&lt;BR /&gt;Lane 06|2013-08-09|2013-08-07 15:05:13.Eastern Daylight Time|2013-08-07 15:01:32
&lt;BR /&gt;Lane 04|2013-09-09|2013-09-07 12:05:13.Eastern Daylight Time|2013-09-07 16:01:01
&lt;BR /&gt;with "yyyy-mm-dd hh:mm:ss.ZZZZZZ" and variations thereof 
&lt;BR /&gt;RUN&amp;gt; 
&lt;BR /&gt;Unparseable date: "2013-08-07 15:01:32.2219"
&lt;BR /&gt;Unparseable date: "2013-09-07 12:01:32.221933"</description>
    <pubDate>Sat, 16 Nov 2024 11:54:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T11:54:22Z</dc:date>
    <item>
      <title>Postgres timestamp microseconds do not convert properly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Postgres-timestamp-microseconds-do-not-convert-properly/m-p/2352540#M118917</link>
      <description>I have csv files with downloaded data from postgres tables containing timestamps down to microseconds. (Note: output microsecond format is not always 6 places). For test I removed microseconds from last column and that renders OK but I cannot eliminate the microseconds.
&lt;BR /&gt;DATA&amp;gt;
&lt;BR /&gt;Lane,Start_Date,Start_Time, End_Time
&lt;BR /&gt;Lane 06,8/9/2013, 2013-08-07 15:01:32.2219, 2013-08-07 15:01:32
&lt;BR /&gt;Lane 04,09/09/2013, 2013-09-07 12:01:32.221933, 2013-09-07 16:01:01
&lt;BR /&gt;with "yyyy-mm-dd hh:mm:ss.SSSSSS" renders invalid date and date form
&lt;BR /&gt;RUN&amp;gt;
&lt;BR /&gt;Starting job date_test at 13:38 17/09/2013.
&lt;BR /&gt;Lane 06|2013-08-09|2013-08-07 15:05:13.Eastern Daylight Time|2013-08-07 15:01:32
&lt;BR /&gt;Lane 04|2013-09-09|2013-09-07 12:05:13.Eastern Daylight Time|2013-09-07 16:01:01
&lt;BR /&gt;with "yyyy-mm-dd hh:mm:ss.ZZZZZZ" and variations thereof 
&lt;BR /&gt;RUN&amp;gt; 
&lt;BR /&gt;Unparseable date: "2013-08-07 15:01:32.2219"
&lt;BR /&gt;Unparseable date: "2013-09-07 12:01:32.221933"</description>
      <pubDate>Sat, 16 Nov 2024 11:54:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Postgres-timestamp-microseconds-do-not-convert-properly/m-p/2352540#M118917</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Postgres timestamp microseconds do not convert properly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Postgres-timestamp-microseconds-do-not-convert-properly/m-p/2352541#M118918</link>
      <description>Hi, 
&lt;BR /&gt;Z is just for time zone, what's your expected result for "yyyy-mm-dd hh:mm:ss.ZZZZZZ"? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBCk.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131647i16E9452AD32D67D2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBCk.png" alt="0683p000009MBCk.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 18 Sep 2013 04:10:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Postgres-timestamp-microseconds-do-not-convert-properly/m-p/2352541#M118918</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-18T04:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: Postgres timestamp microseconds do not convert properly</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Postgres-timestamp-microseconds-do-not-convert-properly/m-p/2352542#M118919</link>
      <description>Any use of Z, timezone, renders unparseable date</description>
      <pubDate>Wed, 18 Sep 2013 14:33:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Postgres-timestamp-microseconds-do-not-convert-properly/m-p/2352542#M118919</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-18T14:33:39Z</dc:date>
    </item>
  </channel>
</rss>

