<?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: Date with time in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-with-time/m-p/1342080#M830302</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then what is use of timestamp.&lt;/P&gt;&lt;P&gt;Please explain.&lt;/P&gt;&lt;P&gt;with example simple.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jun 2017 12:09:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-06-22T12:09:48Z</dc:date>
    <item>
      <title>Date with time</title>
      <link>https://community.qlik.com/t5/QlikView/Date-with-time/m-p/1342071#M830281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need to know =Date(Time(12/01/2017 4PM),'DD/MM/YYYY hTT');&lt;/P&gt;&lt;P&gt;i got wrong answer.&lt;/P&gt;&lt;P&gt;Please tell me the 4pm result must be show.&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-with-time/m-p/1342071#M830281</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Date with time</title>
      <link>https://community.qlik.com/t5/QlikView/Date-with-time/m-p/1342072#M830284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure, What are you expecting over here, May be this?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Date(Date#('12/01/2017 4PM', 'DD/MM/YYYY hTT'),'DD/MM/YYYY htt')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 11:56:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-with-time/m-p/1342072#M830284</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-06-22T11:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Date with time</title>
      <link>https://community.qlik.com/t5/QlikView/Date-with-time/m-p/1342073#M830287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its correct. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 12:01:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-with-time/m-p/1342073#M830287</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-22T12:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Date with time</title>
      <link>https://community.qlik.com/t5/QlikView/Date-with-time/m-p/1342074#M830289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want separate date and separate time.&lt;/P&gt;&lt;P&gt;Can you explain with expression ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 12:01:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-with-time/m-p/1342074#M830289</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-22T12:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Date with time</title>
      <link>https://community.qlik.com/t5/QlikView/Date-with-time/m-p/1342075#M830291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please close this thread by flag correct answer &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 12:01:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-with-time/m-p/1342075#M830291</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-06-22T12:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Date with time</title>
      <link>https://community.qlik.com/t5/QlikView/Date-with-time/m-p/1342076#M830293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Date&lt;/P&gt;&lt;P&gt;=Date(Date#('12/01/2017 4PM', 'DD/MM/YYYY hTT'),'DD/MM/YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Time&lt;/P&gt;&lt;P&gt;=Date(Date#('12/01/2017 4PM', 'DD/MM/YYYY hTT'),'htt')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 12:02:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-with-time/m-p/1342076#M830293</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-06-22T12:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: Date with time</title>
      <link>https://community.qlik.com/t5/QlikView/Date-with-time/m-p/1342077#M830295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to close the flag ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 12:04:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-with-time/m-p/1342077#M830295</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-22T12:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Date with time</title>
      <link>https://community.qlik.com/t5/QlikView/Date-with-time/m-p/1342078#M830297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 12:05:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-with-time/m-p/1342078#M830297</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-06-22T12:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Date with time</title>
      <link>https://community.qlik.com/t5/QlikView/Date-with-time/m-p/1342079#M830300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It means mark correct or helpful answer if you get answer ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 12:06:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-with-time/m-p/1342079#M830300</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-06-22T12:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Date with time</title>
      <link>https://community.qlik.com/t5/QlikView/Date-with-time/m-p/1342080#M830302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then what is use of timestamp.&lt;/P&gt;&lt;P&gt;Please explain.&lt;/P&gt;&lt;P&gt;with example simple.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 12:09:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-with-time/m-p/1342080#M830302</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-22T12:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Date with time</title>
      <link>https://community.qlik.com/t5/QlikView/Date-with-time/m-p/1342081#M830303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H1 data-mc-conditions="Primary.NotToTranslate" style="font-size: 1.714em; margin: 0 0 10px; color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif;"&gt;&lt;/H1&gt;&lt;P style="font-size: 14px; margin: 10px 0; color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif;"&gt;&lt;SPAN class="statement" style="font-weight: bold;"&gt;TimeStamp()&lt;/SPAN&gt; formats an expression as a date and time value, in the timestamp format set in the system variables in the load script, or in the operating system, unless a format string is supplied.&lt;/P&gt;&lt;P class="syntax_heading" data-mc-autonum="Syntax: " style="font-size: 14px; margin: 10px 0; font-weight: bold; color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif;"&gt;&lt;SPAN class="autonumber"&gt;Syntax: &lt;/SPAN&gt; &lt;/P&gt;&lt;P class="syntax" data-mc-conditions="Primary.NotToTranslate" style="font-size: 16px; margin: 10px 0; background-color: #f4f4f4; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; color: #0f0f0f;"&gt;&lt;SPAN class="statement" style="font-weight: bold;"&gt;Timestamp(&lt;/SPAN&gt;number[, format]&lt;SPAN class="statement" style="font-weight: bold;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="syntax" data-mc-conditions="Primary.NotToTranslate" style="font-size: 16px; margin: 10px 0; background-color: #f4f4f4; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; color: #0f0f0f;"&gt;&lt;SPAN class="statement" style="font-weight: bold;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 14px; margin: 10px 0; color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif;"&gt;&lt;SPAN class="statement" data-mc-conditions="Primary.NotToTranslate" style="font-weight: bold;"&gt;Timestamp#()&lt;/SPAN&gt; evaluates an expression as a date and time value, in the timestamp format set in the load script or the operating system, unless a format string is supplied.&lt;/P&gt;&lt;P class="syntax_heading" data-mc-autonum="Syntax: " style="font-size: 14px; margin: 10px 0; font-weight: bold; color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif;"&gt;&lt;SPAN class="autonumber"&gt;Syntax: &lt;/SPAN&gt; &lt;/P&gt;&lt;P class="syntax" data-mc-conditions="Primary.NotToTranslate" style="font-size: 16px; margin: 10px 0; background-color: #f4f4f4; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; color: #0f0f0f;"&gt;&lt;SPAN class="statement" style="font-weight: bold;"&gt;timestamp#(&lt;/SPAN&gt;text[, format]&lt;SPAN class="statement" style="font-weight: bold;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 12:11:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-with-time/m-p/1342081#M830303</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-06-22T12:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Date with time</title>
      <link>https://community.qlik.com/t5/QlikView/Date-with-time/m-p/1342082#M830304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest you to use Help for basic questions&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US" title="http://help.qlik.com/en-US"&gt;Qlik | Help&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 12:12:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-with-time/m-p/1342082#M830304</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-06-22T12:12:16Z</dc:date>
    </item>
  </channel>
</rss>

