<?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: How to convert CET/CEST datetime from an oracle column to utc timesatmp for postgresql target table in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-convert-CET-CEST-datetime-from-an-oracle-column-to-utc/m-p/2472291#M12106</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/208666"&gt;@rathiyak&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don’t have any better ideas for this issue, but I suggest adding daylight saving dates and times for the next few years. This way, you won’t need to update the expression annually.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Desmond&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jul 2024 07:20:09 GMT</pubDate>
    <dc:creator>DesmondWOO</dc:creator>
    <dc:date>2024-07-23T07:20:09Z</dc:date>
    <item>
      <title>How to convert CET/CEST datetime from an oracle column to utc timesatmp for postgresql target table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-convert-CET-CEST-datetime-from-an-oracle-column-to-utc/m-p/2471470#M12052</link>
      <description>&lt;P&gt;I have an oracle source table with a column datetime datatype.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;its store time in cet/cest timezone.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;on target side i have a postgresql table with a column having timestamp with timezone datatype.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i want to convert cet/cest time to utc while saving / add a proper time zone to date time coming from oracle.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also this transformation should take care of CET to CEST change / CEST to CET change happening twice a year.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 10:59:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-convert-CET-CEST-datetime-from-an-oracle-column-to-utc/m-p/2471470#M12052</guid>
      <dc:creator>rathiyak</dc:creator>
      <dc:date>2024-07-18T10:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert CET/CEST datetime from an oracle column to utc timesatmp for postgresql target table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-convert-CET-CEST-datetime-from-an-oracle-column-to-utc/m-p/2471547#M12055</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/208666"&gt;@rathiyak&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindly refer the below article&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Replicate/Timezone-Conversion-Oracle-CET-to-Kafka-Avro-UTC/td-p/1877441" target="_blank"&gt;Timezone Conversion - Oracle CET to Kafka (Avro) U... - Qlik Community - 1877441&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Suresh&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 16:03:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-convert-CET-CEST-datetime-from-an-oracle-column-to-utc/m-p/2471547#M12055</guid>
      <dc:creator>sureshkumar</dc:creator>
      <dc:date>2024-07-18T16:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert CET/CEST datetime from an oracle column to utc timesatmp for postgresql target table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-convert-CET-CEST-datetime-from-an-oracle-column-to-utc/m-p/2471650#M12068</link>
      <description>&lt;P&gt;i tried&amp;nbsp;&lt;SPAN&gt;datetime ($CREATED || '+01:00'), it works but will have to modify it when day light saving changes.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I need solution to handle it automatically&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 06:50:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-convert-CET-CEST-datetime-from-an-oracle-column-to-utc/m-p/2471650#M12068</guid>
      <dc:creator>rathiyak</dc:creator>
      <dc:date>2024-07-19T06:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert CET/CEST datetime from an oracle column to utc timesatmp for postgresql target table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-convert-CET-CEST-datetime-from-an-oracle-column-to-utc/m-p/2471703#M12074</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/208666"&gt;@rathiyak&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Would it be acceptable if you check the date and time to address the daylight saving issue? For example,&lt;BR /&gt;&lt;BR /&gt;CASE &lt;BR /&gt;WHEN $DT &amp;gt;= '2024-03-31 02:00' AND $DT &amp;lt; '2024-10-27 03:00' THEN "CEST"&lt;BR /&gt;WHEN $DT &amp;gt;= '2024-10-27 03:00' AND $DT &amp;lt; '2025-03-30 02:00' THEN "CST"&lt;BR /&gt;END&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Desmond&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 11:12:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-convert-CET-CEST-datetime-from-an-oracle-column-to-utc/m-p/2471703#M12074</guid>
      <dc:creator>DesmondWOO</dc:creator>
      <dc:date>2024-07-19T11:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert CET/CEST datetime from an oracle column to utc timesatmp for postgresql target table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-convert-CET-CEST-datetime-from-an-oracle-column-to-utc/m-p/2471926#M12088</link>
      <description>&lt;P&gt;It would have similar problem, will have to modify it again for next years dates&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 02:05:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-convert-CET-CEST-datetime-from-an-oracle-column-to-utc/m-p/2471926#M12088</guid>
      <dc:creator>rathiyak</dc:creator>
      <dc:date>2024-07-22T02:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert CET/CEST datetime from an oracle column to utc timesatmp for postgresql target table</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/How-to-convert-CET-CEST-datetime-from-an-oracle-column-to-utc/m-p/2472291#M12106</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/208666"&gt;@rathiyak&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don’t have any better ideas for this issue, but I suggest adding daylight saving dates and times for the next few years. This way, you won’t need to update the expression annually.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Desmond&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2024 07:20:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/How-to-convert-CET-CEST-datetime-from-an-oracle-column-to-utc/m-p/2472291#M12106</guid>
      <dc:creator>DesmondWOO</dc:creator>
      <dc:date>2024-07-23T07:20:09Z</dc:date>
    </item>
  </channel>
</rss>

