<?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: TalendDate.parseDate in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TalendDate-parseDate/m-p/2222955#M16339</link>
    <description>&lt;P&gt;No, I'm not looking to get the system/current time with milliseconds. I'm looking to convert a string to a datetime with milliseconds. Interestingly enough in the article, it mentions the Java API support only three digits, so I changed the hardcoded string to...&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;TalendDate.parseDate("yyyy-MM-dd HH:mm:ss.SSSSSS", "&lt;STRONG&gt;2020-06-17 21:14:28.976&lt;/STRONG&gt;") and now it's returning&amp;nbsp;2020-06-17 21:14:28.000976 so now its' getting the hours/minutes/seconds correct but the milliseconds is .000976 not .976&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Why is it not returning .976 for the milliseconds and how can it be resolved?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jun 2020 14:31:07 GMT</pubDate>
    <dc:creator>jimbo20814</dc:creator>
    <dc:date>2020-06-18T14:31:07Z</dc:date>
    <item>
      <title>TalendDate.parseDate</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TalendDate-parseDate/m-p/2222953#M16337</link>
      <description>&lt;P&gt;All, I have a headscratcher here, I've hardcoded a date to demo. How is&amp;nbsp;TalendDate.parseDate("yyyy-MM-dd HH:mm:ss.SSSSSS", "2020-06-17 21:14:28.9761776") returning the date 2020-06-17 23:57:09.000776&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What the heck is happening here?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:07:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TalendDate-parseDate/m-p/2222953#M16337</guid>
      <dc:creator>jimbo20814</dc:creator>
      <dc:date>2024-11-16T02:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: TalendDate.parseDate</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TalendDate-parseDate/m-p/2222954#M16338</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Could you please let us know if this article helps?&lt;/P&gt; 
&lt;P&gt;&lt;A title="https://community.talend.com/t5/Architecture-Best-Practices-and/How-to-fetch-data-that-uses-the-date-format-in-microseconds-quot/ta-p/137259" href="https://community.qlik.com/s/article/ka03p0000006Eh3AAE" target="_self"&gt;https://community.talend.com/t5/Architecture-Best-Practices-and/How-to-fetch-data-that-uses-the-date-format-in-microseconds-quot/ta-p/137259&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2020 05:18:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TalendDate-parseDate/m-p/2222954#M16338</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-18T05:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: TalendDate.parseDate</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TalendDate-parseDate/m-p/2222955#M16339</link>
      <description>&lt;P&gt;No, I'm not looking to get the system/current time with milliseconds. I'm looking to convert a string to a datetime with milliseconds. Interestingly enough in the article, it mentions the Java API support only three digits, so I changed the hardcoded string to...&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;TalendDate.parseDate("yyyy-MM-dd HH:mm:ss.SSSSSS", "&lt;STRONG&gt;2020-06-17 21:14:28.976&lt;/STRONG&gt;") and now it's returning&amp;nbsp;2020-06-17 21:14:28.000976 so now its' getting the hours/minutes/seconds correct but the milliseconds is .000976 not .976&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Why is it not returning .976 for the milliseconds and how can it be resolved?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2020 14:31:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TalendDate-parseDate/m-p/2222955#M16339</guid>
      <dc:creator>jimbo20814</dc:creator>
      <dc:date>2020-06-18T14:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: TalendDate.parseDate</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TalendDate-parseDate/m-p/2222956#M16340</link>
      <description>&lt;P&gt;This has been resolved, sorry not familiar date formatting just changed to .SSS on milliseconds instead of .SSSSSS&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2020 14:45:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TalendDate-parseDate/m-p/2222956#M16340</guid>
      <dc:creator>jimbo20814</dc:creator>
      <dc:date>2020-06-18T14:45:28Z</dc:date>
    </item>
  </channel>
</rss>

