<?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 adding milliseconds to current date in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/adding-milliseconds-to-current-date/m-p/2343079#M110876</link>
    <description>&lt;P&gt;hi ,&lt;BR /&gt;i want to add milliseconds in my tjava component.am able to get time in milli second.but am unable to add&amp;nbsp;&lt;BR /&gt;can any one &amp;nbsp;suggest me with the java code&lt;BR /&gt;String timeString2 =&lt;BR /&gt;&amp;nbsp; &amp;nbsp; new SimpleDateFormat("HH:mm:ss&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9p6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134116iFBD5D7F21624A744/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9p6.png" alt="0683p000009M9p6.png" /&gt;&lt;/span&gt;SS").format(TalendDate.getCurrentDate());&amp;nbsp;&lt;BR /&gt;above is the process am doing if it is wrong guide me on the same.&lt;BR /&gt;String time2=TalendDate.addDate(timeString,100,"SSS");&lt;BR /&gt;System.out.println(time2);&lt;BR /&gt;even though i give correct format am getting error&lt;/P&gt;</description>
    <pubDate>Fri, 16 Sep 2016 10:13:45 GMT</pubDate>
    <dc:creator>bhagyarekha</dc:creator>
    <dc:date>2016-09-16T10:13:45Z</dc:date>
    <item>
      <title>adding milliseconds to current date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/adding-milliseconds-to-current-date/m-p/2343079#M110876</link>
      <description>&lt;P&gt;hi ,&lt;BR /&gt;i want to add milliseconds in my tjava component.am able to get time in milli second.but am unable to add&amp;nbsp;&lt;BR /&gt;can any one &amp;nbsp;suggest me with the java code&lt;BR /&gt;String timeString2 =&lt;BR /&gt;&amp;nbsp; &amp;nbsp; new SimpleDateFormat("HH:mm:ss&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9p6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134116iFBD5D7F21624A744/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9p6.png" alt="0683p000009M9p6.png" /&gt;&lt;/span&gt;SS").format(TalendDate.getCurrentDate());&amp;nbsp;&lt;BR /&gt;above is the process am doing if it is wrong guide me on the same.&lt;BR /&gt;String time2=TalendDate.addDate(timeString,100,"SSS");&lt;BR /&gt;System.out.println(time2);&lt;BR /&gt;even though i give correct format am getting error&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2016 10:13:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/adding-milliseconds-to-current-date/m-p/2343079#M110876</guid>
      <dc:creator>bhagyarekha</dc:creator>
      <dc:date>2016-09-16T10:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: adding milliseconds to current date</title>
      <link>https://community.qlik.com/t5/Talend-Studio/adding-milliseconds-to-current-date/m-p/2343080#M110877</link>
      <description>Hi,
&lt;BR /&gt;Java don't support for six but only for the millisecond sss.
&lt;BR /&gt;If you want to show six, write .SSSSSS and the other part will be auto completed with&amp;nbsp; "000".
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 19 Sep 2016 03:49:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/adding-milliseconds-to-current-date/m-p/2343080#M110877</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-19T03:49:01Z</dc:date>
    </item>
  </channel>
</rss>

