<?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 format Help! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-format-Help/m-p/1148519#M632937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Replace&lt;/P&gt;&lt;P&gt;Date# with TimeStamp# and&lt;/P&gt;&lt;P&gt;Date with TimeStamp&lt;/P&gt;&lt;P&gt;in my above expressions...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jun 2016 11:08:48 GMT</pubDate>
    <dc:creator>MK_QSL</dc:creator>
    <dc:date>2016-06-30T11:08:48Z</dc:date>
    <item>
      <title>Date format Help!</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format-Help/m-p/1148513#M632931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is my source date format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tue May 24 06:43:44 BST 2016&lt;/P&gt;&lt;P&gt;Tue May 24 06:50:17 BST 2016&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I convert this to 'DD-MM-YY HH;MM:SS ' format ????&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 10:46:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format-Help/m-p/1148513#M632931</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2016-06-30T10:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Date format Help!</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format-Help/m-p/1148514#M632932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(date#(Daefield,'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;Tue May 24 06:43:44 BST 2016'), '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;DD-MM-YY HH;MM:SS) as newdate&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 10:52:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format-Help/m-p/1148514#M632932</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-06-30T10:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Date format Help!</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format-Help/m-p/1148515#M632933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If for example your date field it´s called "DATE".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date#(DATE, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'DD-MM-YY HH;MM:SS ') as Date_2,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tri it and tell me if it´s ok&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;Miguel del Valle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 10:54:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format-Help/m-p/1148515#M632933</guid>
      <dc:creator>migueldelval</dc:creator>
      <dc:date>2016-06-30T10:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Date format Help!</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format-Help/m-p/1148516#M632934</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;try like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=date(date#(mid(Replace('Tue May 24 06:43:44 BST 2016','BST',''),5),'MMM DD hh:mm:ss&amp;nbsp; YYYY'),'MM/DD/YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 10:56:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format-Help/m-p/1148516#M632934</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2016-06-30T10:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Date format Help!</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format-Help/m-p/1148517#M632935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Date(Date#(Mid(DateField,5,6) &amp;amp; ' ' &amp;amp; Right(DateField,4) &amp;amp; ' ' &amp;amp; Mid(DateField,12,8),'MMM DD YYYY hh:mm:ss'),'DD-MM-YY hh:mm:ss') as YourNewDateField&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Front End&lt;/P&gt;&lt;P&gt;=Date(Date#(Mid(DateField,5,6) &amp;amp; ' ' &amp;amp; Right(DateField,4) &amp;amp; ' ' &amp;amp; Mid(DateField,12,8),'MMM DD YYYY hh:mm:ss'),'DD-MM-YY hh:mm:ss')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 10:58:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format-Help/m-p/1148517#M632935</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-06-30T10:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Date format Help!</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format-Help/m-p/1148518#M632936</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;update date format as per requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have set MM/DD/YYYY you can replace it with your required format &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DD-MM-YY HH;mm:SS&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 11:02:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format-Help/m-p/1148518#M632936</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2016-06-30T11:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Date format Help!</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format-Help/m-p/1148519#M632937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Replace&lt;/P&gt;&lt;P&gt;Date# with TimeStamp# and&lt;/P&gt;&lt;P&gt;Date with TimeStamp&lt;/P&gt;&lt;P&gt;in my above expressions...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 11:08:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format-Help/m-p/1148519#M632937</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-06-30T11:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Date format Help!</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format-Help/m-p/1148520#M632938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/129699_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;I'm Swedish and I would maybe have presented the timestamps in my local time, and with my local settings (&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;SET&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;TimestampFormat&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;='YYYY-MM-DD hh:mm:ss[.fff]'; )&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;This is the way of doing it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; *,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ConvertToLocalTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BrittishTimeStamp&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, 'London', 0) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;LocalTimeStamp&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; *,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TimeStamp&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TimeStamp#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Mid&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, 5, 6) &amp;amp; ' ' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Right&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, 4) &amp;amp; ' ' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Mid&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, 12, 8), 'MMM DD YYYY hh:mm:ss'), '$(TimestampFormat)') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BrittishTimeStamp&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;...&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 13:40:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format-Help/m-p/1148520#M632938</guid>
      <dc:creator>mikael_bjaveclo</dc:creator>
      <dc:date>2016-06-30T13:40:17Z</dc:date>
    </item>
  </channel>
</rss>

