<?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: Convert UTC to ETC in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Convert-UTC-to-ETC/m-p/1726470#M591961</link>
    <description>&lt;P&gt;Perfect! Thank you! This is such a huge help.&lt;/P&gt;&lt;P&gt;How does QlikView know the original is in UTC when converting to local?&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jul 2020 12:05:00 GMT</pubDate>
    <dc:creator>trsisme05</dc:creator>
    <dc:date>2020-07-09T12:05:00Z</dc:date>
    <item>
      <title>Convert UTC to ETC</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-UTC-to-ETC/m-p/1726262#M591959</link>
      <description>&lt;P&gt;I need help converting a UTC timestamp to EST.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The data is currently formatted as 2020-05-17 17:45:35.6524922 +00:00.&lt;/P&gt;&lt;P&gt;Ideally I would like to format as M/D/YYYY hh:mm:ss TT.&lt;/P&gt;&lt;P&gt;I have tried many variations of the ConvertToLocalTime with no luck, such as &lt;FONT&gt;ConvertToLocalTime([EntryDateTime],'GMT-5:00'). Do I need to include the original formatting of the timestamp and the formatting I want within the function? I have read the other UTC forums, but they are very basic.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:23:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-UTC-to-ETC/m-p/1726262#M591959</guid>
      <dc:creator>trsisme05</dc:creator>
      <dc:date>2024-11-16T18:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Convert UTC to ETC</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-UTC-to-ETC/m-p/1726288#M591960</link>
      <description>&lt;P&gt;Qlik probably isn't recognizing your date field as a date, so we need to parse out the date/time with subfield, let Qlik know it is a date using date#, and then convert:&lt;/P&gt;&lt;P&gt;ConvertToLocalTime(DATE#(SUBFIELD('2020-05-17 17:45:35.6524922 +00:00', '.', 1), 'YYYY-MM-DD hh:mm:ss'), 'Eastern Time (US &amp;amp; Canada)')&lt;/P&gt;&lt;P&gt;I would suggest adding the subfield and date# in your load script instead of within the expression itself.&amp;nbsp; However, I did test what I have above and it works.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 21:55:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-UTC-to-ETC/m-p/1726288#M591960</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2020-07-08T21:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Convert UTC to ETC</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-UTC-to-ETC/m-p/1726470#M591961</link>
      <description>&lt;P&gt;Perfect! Thank you! This is such a huge help.&lt;/P&gt;&lt;P&gt;How does QlikView know the original is in UTC when converting to local?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jul 2020 12:05:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-UTC-to-ETC/m-p/1726470#M591961</guid>
      <dc:creator>trsisme05</dc:creator>
      <dc:date>2020-07-09T12:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Convert UTC to ETC</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-UTC-to-ETC/m-p/1726905#M591962</link>
      <description>&lt;P&gt;The ConvertToLocalTime() function assumes the original date is in UTC.&amp;nbsp; If it's in something else, you would need to use different logic.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2020 15:55:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-UTC-to-ETC/m-p/1726905#M591962</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2020-07-10T15:55:51Z</dc:date>
    </item>
  </channel>
</rss>

