<?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 format timestamp with timezone in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/TalendDate-format-timestamp-with-timezone/m-p/2342996#M110800</link>
    <description>&lt;P&gt;Hi,You have to use the TalendDate.parseDate routine with this pattern yyyy-MM-dd'T'HH:mm:ssXXX .&lt;/P&gt;</description>
    <pubDate>Thu, 13 May 2021 16:11:08 GMT</pubDate>
    <dc:creator>gjeremy1617088143</dc:creator>
    <dc:date>2021-05-13T16:11:08Z</dc:date>
    <item>
      <title>TalendDate format timestamp with timezone</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TalendDate-format-timestamp-with-timezone/m-p/2342995#M110799</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I have a timestamp string in following format &lt;/P&gt;&lt;P&gt;"2021-08-12T02:00:00+10:00"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the best way to format this so that +10:00 is added and I get time as "2021-08-12 12:00:00"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 04:33:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TalendDate-format-timestamp-with-timezone/m-p/2342995#M110799</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-13T04:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: TalendDate format timestamp with timezone</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TalendDate-format-timestamp-with-timezone/m-p/2342996#M110800</link>
      <description>&lt;P&gt;Hi,You have to use the TalendDate.parseDate routine with this pattern yyyy-MM-dd'T'HH:mm:ssXXX .&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 16:11:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TalendDate-format-timestamp-with-timezone/m-p/2342996#M110800</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-05-13T16:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: TalendDate format timestamp with timezone</title>
      <link>https://community.qlik.com/t5/Talend-Studio/TalendDate-format-timestamp-with-timezone/m-p/2342997#M110801</link>
      <description>&lt;P&gt;I followed your advice as follows:&lt;/P&gt;&lt;P&gt;String date = "2021-08-12T02:00:00+10:00";&lt;/P&gt;&lt;P&gt;System.out.println( TalendDate.parseDate("yyyy-MM-dd'T'HH:mm:ssXXX", date));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Result I get is Thu Aug 12 02:00:00 AEST 2021&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I would like +10 added so that I get "2021-08-12 12:00:00" or 12/08/2021 12:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 23:24:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/TalendDate-format-timestamp-with-timezone/m-p/2342997#M110801</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-13T23:24:11Z</dc:date>
    </item>
  </channel>
</rss>

