<?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: Help with date format in QV12 Loadbalancer file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-date-format-in-QV12-Loadbalancer-file/m-p/1655943#M593915</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Did it not work at all or did it not return what you expected?&lt;/P&gt;&lt;P&gt;It can be a little confusing thinking that the -0500 should be reducing the time but of course what it means is that the local time is 5 hours behind UTC (GMT) and therefore converted to UTC it will add on 5 hours.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;</description>
    <pubDate>Tue, 10 Dec 2019 11:42:02 GMT</pubDate>
    <dc:creator>atoz1158</dc:creator>
    <dc:date>2019-12-10T11:42:02Z</dc:date>
    <item>
      <title>Help with date format in QV12 Loadbalancer file</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-date-format-in-QV12-Loadbalancer-file/m-p/1654130#M593912</link>
      <description>&lt;P&gt;Want to load the records from the QV12 LoadBalancer_YYYYMMDD.txt file. An example of what is in the file is shown here.&lt;/P&gt;&lt;P&gt;20191202T000003.608-0500 Information LoadMeasurer: The system is currently overloaded. Memory value: 2.8838482560129 CPU value: 100&lt;BR /&gt;20191202T000103.715-0500 Information LoadMeasurer: The system is not overloaded anymore.&lt;/P&gt;&lt;P&gt;Tried manually using&amp;nbsp;ConvertToLocalTime('20191202T000003.608-0500') as well as&amp;nbsp;=timestamp('20191202T000003.608-0500'). Also tried removing the -500. Not having any luck.&lt;/P&gt;&lt;P&gt;Anyone else figured out how to convert this format into a Date? Month? h:mm:ss?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Ed&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:31:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-date-format-in-QV12-Loadbalancer-file/m-p/1654130#M593912</guid>
      <dc:creator>ebalmelli</dc:creator>
      <dc:date>2024-11-16T19:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Help with date format in QV12 Loadbalancer file</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-date-format-in-QV12-Loadbalancer-file/m-p/1654154#M593913</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Try the following which for me on the timestamp field out of QV session files.&lt;/P&gt;&lt;P&gt;date([yourTSField],'DD/MM/YYYY hh:mm:ss')&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 14:57:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-date-format-in-QV12-Loadbalancer-file/m-p/1654154#M593913</guid>
      <dc:creator>atoz1158</dc:creator>
      <dc:date>2019-12-04T14:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Help with date format in QV12 Loadbalancer file</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-date-format-in-QV12-Loadbalancer-file/m-p/1655674#M593914</link>
      <description>&lt;P&gt;Thanks Adrian, unfortunately it didn't work.&lt;/P&gt;&lt;P&gt;=date('20191202T000003.608-0500','DD/MM/YYYY hh:mm:ss')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 21:06:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-date-format-in-QV12-Loadbalancer-file/m-p/1655674#M593914</guid>
      <dc:creator>ebalmelli</dc:creator>
      <dc:date>2019-12-09T21:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help with date format in QV12 Loadbalancer file</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-date-format-in-QV12-Loadbalancer-file/m-p/1655943#M593915</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Did it not work at all or did it not return what you expected?&lt;/P&gt;&lt;P&gt;It can be a little confusing thinking that the -0500 should be reducing the time but of course what it means is that the local time is 5 hours behind UTC (GMT) and therefore converted to UTC it will add on 5 hours.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 11:42:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-date-format-in-QV12-Loadbalancer-file/m-p/1655943#M593915</guid>
      <dc:creator>atoz1158</dc:creator>
      <dc:date>2019-12-10T11:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help with date format in QV12 Loadbalancer file</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-date-format-in-QV12-Loadbalancer-file/m-p/1656009#M593916</link>
      <description>&lt;P&gt;Does not work at all.&lt;/P&gt;&lt;P&gt;If you add a text box to a QlikView report and add the following&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=date('20191202T000003.608-0500','DD/MM/YYYY hh:mm:ss')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;what do you see?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 13:28:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-date-format-in-QV12-Loadbalancer-file/m-p/1656009#M593916</guid>
      <dc:creator>ebalmelli</dc:creator>
      <dc:date>2019-12-10T13:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Help with date format in QV12 Loadbalancer file</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-date-format-in-QV12-Loadbalancer-file/m-p/1656075#M593917</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;This is what I get&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TBProps.png" style="width: 653px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/25282i4337BC194F3F6AD9/image-size/large?v=v2&amp;amp;px=999" role="button" title="TBProps.png" alt="TBProps.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TextBox.png" style="width: 212px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/25281i0956E8001AA60BC0/image-size/large?v=v2&amp;amp;px=999" role="button" title="TextBox.png" alt="TextBox.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adrian&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 14:46:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-date-format-in-QV12-Loadbalancer-file/m-p/1656075#M593917</guid>
      <dc:creator>atoz1158</dc:creator>
      <dc:date>2019-12-10T14:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help with date format in QV12 Loadbalancer file</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-date-format-in-QV12-Loadbalancer-file/m-p/1656182#M593918</link>
      <description>&lt;P&gt;Thanks Adrian!&lt;/P&gt;&lt;P&gt;From the research I did, it appears that the timestamp and the date/time functions in QV12 are different than the same functions in QV12. For example the Timestamp() function in QV12 can interpret different date formats than the same function in QV11.&lt;/P&gt;&lt;P&gt;I was using QV11.2 Desktop to look at the Loadbalancer file from our QV12 Server. The problem is looking at a QV12 logfile with the new timestamp format in QV11 desktop doesn't work. However, looking at a QV12 logfile with the new timestamp format in QV12 Desktop works as expected.&lt;/P&gt;&lt;P&gt;Thanks again for helping out!&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 18:02:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-date-format-in-QV12-Loadbalancer-file/m-p/1656182#M593918</guid>
      <dc:creator>ebalmelli</dc:creator>
      <dc:date>2019-12-10T18:02:13Z</dc:date>
    </item>
  </channel>
</rss>

