<?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: How to change Date and Time ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-change-Date-and-Time/m-p/1362769#M824742</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Mahendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might be help below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Num(Floor(Timestamp#([Date Field]&lt;/SPAN&gt;, 'DD-MM-YYYY hh:mm:ss'))) AS NewDateField&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arvind Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jul 2017 02:31:11 GMT</pubDate>
    <dc:creator>arvind_patil</dc:creator>
    <dc:date>2017-07-25T02:31:11Z</dc:date>
    <item>
      <title>How to change Date and Time ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-Date-and-Time/m-p/1362766#M824739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to change the date &amp;amp; time format when given at the same time&amp;nbsp; like&amp;nbsp;&amp;nbsp;&amp;nbsp; (&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;19-07-2017&amp;nbsp; 03:31:50&lt;/STRONG&gt;&lt;/SPAN&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any one can you please help to change these kind of formats.&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/How-to-change-Date-and-Time/m-p/1362766#M824739</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to change Date and Time ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-Date-and-Time/m-p/1362767#M824740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(YourDateField, 'DD-MM-YYYY hh:mm:ss') AS ActualDateNum;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD fieldname1,&lt;/P&gt;&lt;P&gt;fieldname2,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Num(Floor(Date#(YourDateField&lt;/SPAN&gt;, 'DD-MM-YYYY hh:mm:ss'))) AS yourDateField&lt;/P&gt;&lt;P&gt;FROM yourdatasource;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 02:04:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-Date-and-Time/m-p/1362767#M824740</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-07-25T02:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to change Date and Time ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-Date-and-Time/m-p/1362768#M824741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In these type of format &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;19-07-2017&amp;nbsp; 03:31:50)&lt;/STRONG&gt;&lt;/SPAN&gt; if want the date only not the time&amp;nbsp; then what to do? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 02:16:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-Date-and-Time/m-p/1362768#M824741</guid>
      <dc:creator />
      <dc:date>2017-07-25T02:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to change Date and Time ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-Date-and-Time/m-p/1362769#M824742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Mahendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might be help below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Num(Floor(Timestamp#([Date Field]&lt;/SPAN&gt;, 'DD-MM-YYYY hh:mm:ss'))) AS NewDateField&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arvind Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 02:31:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-Date-and-Time/m-p/1362769#M824742</guid>
      <dc:creator>arvind_patil</dc:creator>
      <dc:date>2017-07-25T02:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to change Date and Time ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-Date-and-Time/m-p/1362770#M824743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date(DATE#('19-07-2017 03:31:50','DD-MM-YYYY hh:mm:ss'),'DD/MM/YYYY') as date_field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 03:08:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-Date-and-Time/m-p/1362770#M824743</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2017-07-25T03:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to change Date and Time ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-Date-and-Time/m-p/1362771#M824744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your variable format same as your date format then you don't need any thing here. Just use Date(FieldName) to get Date and same as Time&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 03:21:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-Date-and-Time/m-p/1362771#M824744</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-07-25T03:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to change Date and Time ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-Date-and-Time/m-p/1362772#M824745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just load like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(Date#(YourdateField, 'DD-MM-YYYY hh:mm:ss'), 'DD-MM-YYYY') AS OnlyDate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 12:17:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-Date-and-Time/m-p/1362772#M824745</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-07-25T12:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to change Date and Time ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-Date-and-Time/m-p/1362773#M824746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Date(Date#('19-07-2017 03:31:50','DD-MM-YYYY HH:MM:SS'),'DD/MM/YYYY') as Joining Date&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;it will returns &lt;STRONG&gt;19/07/2017&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Day&lt;/STRONG&gt;(Date#('19-07-2017 03:31:50','DD-MM-YYYY HH:MM:SS')) as Joining Date&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;19&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2017 14:34:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-Date-and-Time/m-p/1362773#M824746</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2017-07-25T14:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to change Date and Time ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-Date-and-Time/m-p/1362774#M824747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('19/07/2017 3:31:50','DD/MM/YYYY h:mm:ss'),'DD/MM/YYYY') &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 08:13:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-Date-and-Time/m-p/1362774#M824747</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2017-07-26T08:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to change Date and Time ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-Date-and-Time/m-p/1362775#M824748</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;You can go through this,You will get idea&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://ezdatamunch.com/use-simple-date-functions-qlikview-qliksense/" title="https://ezdatamunch.com/use-simple-date-functions-qlikview-qliksense/"&gt;How to Use Simple Date Functions in QlikView and Qlik Sense | EzDataMunch&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 09:07:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-Date-and-Time/m-p/1362775#M824748</guid>
      <dc:creator>chinnuchinni</dc:creator>
      <dc:date>2017-07-26T09:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to change Date and Time ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-Date-and-Time/m-p/1362776#M824749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use floor function to convert it into Date form, floor will also remove repeating of dates in listbox&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;floor(YourDateField)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Make sure that your date is in Number format, else you need to use below expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;EM&gt;floor(Date#(YourDateField,'DD-MM-YYYY hh:mm:ss'))&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 09:17:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-Date-and-Time/m-p/1362776#M824749</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-07-26T09:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to change Date and Time ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-change-Date-and-Time/m-p/1362777#M824750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hi Mahendra,&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: 13px;"&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: 13px;"&gt;Try the following Expression:&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: 13px;"&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: 13px;"&gt;Date( Left ( Date# ( YourdateField ) ,5 ) , 'DD-MM-YYYY' )&amp;nbsp;&amp;nbsp; AS&amp;nbsp;&amp;nbsp; Date&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: 13px;"&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: 13px;"&gt;Regards&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: 13px;"&gt;Vinod Gadiputi&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Jul 2017 10:45:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-change-Date-and-Time/m-p/1362777#M824750</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-26T10:45:30Z</dc:date>
    </item>
  </channel>
</rss>

