<?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: [resolved] Convert date time string to date time string in UTC time in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Convert-date-time-string-to-date-time-string-in-UTC/m-p/2330841#M99882</link>
    <description>1. convert your date string into a Date object.
&lt;BR /&gt;2. Move the timezone by adding the hours needed with TalendDate.addDate(...) &amp;nbsp;&amp;lt;-- here you can add or subtract hours
&lt;BR /&gt;3. convert the result date object back into you desired string format with TalendDate.formatDate(...)</description>
    <pubDate>Mon, 18 Jan 2016 23:13:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-01-18T23:13:44Z</dc:date>
    <item>
      <title>[resolved] Convert date time string to date time string in UTC time</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Convert-date-time-string-to-date-time-string-in-UTC/m-p/2330840#M99881</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I need assistance in converting a non-UTC date time string below&lt;BR /&gt;"2016-01-09T09:00:00+10:00"&lt;BR /&gt;to string with UTC date time string, for the above string I would need string as one below,&lt;BR /&gt;"20160108230000"&lt;BR /&gt;&lt;BR /&gt;Can somebody help please.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;taendbee&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jan 2016 23:04:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Convert-date-time-string-to-date-time-string-in-UTC/m-p/2330840#M99881</guid>
      <dc:creator>talendbee</dc:creator>
      <dc:date>2016-01-17T23:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Convert date time string to date time string in UTC time</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Convert-date-time-string-to-date-time-string-in-UTC/m-p/2330841#M99882</link>
      <description>1. convert your date string into a Date object.
&lt;BR /&gt;2. Move the timezone by adding the hours needed with TalendDate.addDate(...) &amp;nbsp;&amp;lt;-- here you can add or subtract hours
&lt;BR /&gt;3. convert the result date object back into you desired string format with TalendDate.formatDate(...)</description>
      <pubDate>Mon, 18 Jan 2016 23:13:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Convert-date-time-string-to-date-time-string-in-UTC/m-p/2330841#M99882</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-18T23:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Convert date time string to date time string in UTC time</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Convert-date-time-string-to-date-time-string-in-UTC/m-p/2330842#M99883</link>
      <description>Thank you for reply. I did a test following your steps and I can get what I wanted.</description>
      <pubDate>Tue, 19 Jan 2016 04:08:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Convert-date-time-string-to-date-time-string-in-UTC/m-p/2330842#M99883</guid>
      <dc:creator>talendbee</dc:creator>
      <dc:date>2016-01-19T04:08:49Z</dc:date>
    </item>
  </channel>
</rss>

