<?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: Time stamp to date conversion in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Time-stamp-to-date-conversion/m-p/1288578#M862157</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DayName(UPLIST_DATE) as Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 07 Jan 2017 16:23:19 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2017-01-07T16:23:19Z</dc:date>
    <item>
      <title>Time stamp to date conversion</title>
      <link>https://community.qlik.com/t5/QlikView/Time-stamp-to-date-conversion/m-p/1288571#M862150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to convert the date time stamp to date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find below for reference:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/148652_Untitled.png" style="height: auto;" /&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/Time-stamp-to-date-conversion/m-p/1288571#M862150</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Time stamp to date conversion</title>
      <link>https://community.qlik.com/t5/QlikView/Time-stamp-to-date-conversion/m-p/1288572#M862151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use: date(floor(UPLIST_DATE))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jan 2017 13:47:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-stamp-to-date-conversion/m-p/1288572#M862151</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-01-07T13:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Time stamp to date conversion</title>
      <link>https://community.qlik.com/t5/QlikView/Time-stamp-to-date-conversion/m-p/1288573#M862152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have convert using&lt;STRONG&gt; &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;STRONG&gt;date(floor(UPLIST_DATE)) &lt;/STRONG&gt;but the dates are not selected correctly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;Please find below for reference.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/148653_Untitled.png" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jan 2017 14:01:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-stamp-to-date-conversion/m-p/1288573#M862152</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2017-01-07T14:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Time stamp to date conversion</title>
      <link>https://community.qlik.com/t5/QlikView/Time-stamp-to-date-conversion/m-p/1288574#M862153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are there further selections in other fields?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jan 2017 14:22:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-stamp-to-date-conversion/m-p/1288574#M862153</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-01-07T14:22:32Z</dc:date>
    </item>
    <item>
      <title>Re: Time stamp to date conversion</title>
      <link>https://community.qlik.com/t5/QlikView/Time-stamp-to-date-conversion/m-p/1288575#M862154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should work, dI'd you have any other selections when taking this screenshot?&lt;/P&gt;&lt;P&gt;ADD AN EXPRESSION TO&amp;nbsp; uplist _date list box&lt;/P&gt;&lt;P&gt;Isnum (uplist_date)&amp;nbsp;&amp;nbsp; and check if these are properdates &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May have extra spaces or garbage character that we'll need to trim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jan 2017 14:25:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-stamp-to-date-conversion/m-p/1288575#M862154</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-01-07T14:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Time stamp to date conversion</title>
      <link>https://community.qlik.com/t5/QlikView/Time-stamp-to-date-conversion/m-p/1288576#M862155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use alt function to get desired date format,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;alt&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;DATE_FIELD&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;,'MM/DD/YYYY'),&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;AS date&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jan 2017 15:19:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-stamp-to-date-conversion/m-p/1288576#M862155</guid>
      <dc:creator>alis2063</dc:creator>
      <dc:date>2017-01-07T15:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Time stamp to date conversion</title>
      <link>https://community.qlik.com/t5/QlikView/Time-stamp-to-date-conversion/m-p/1288577#M862156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Date(Floor(TimeStamp#(UPLIST_DATE,'M/D/YYYY h:mm:ss tt'))) as Date&lt;/P&gt;&lt;P&gt;Time(Frac(TimeStamp#(UPLIST_DATE,'M/D/YYYY h:mm:ss tt'))) as Time&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jan 2017 15:26:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-stamp-to-date-conversion/m-p/1288577#M862156</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-01-07T15:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Time stamp to date conversion</title>
      <link>https://community.qlik.com/t5/QlikView/Time-stamp-to-date-conversion/m-p/1288578#M862157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DayName(UPLIST_DATE) as Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jan 2017 16:23:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Time-stamp-to-date-conversion/m-p/1288578#M862157</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2017-01-07T16:23:19Z</dc:date>
    </item>
  </channel>
</rss>

