<?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 Format if it's consider time in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Change-Date-Format-if-it-s-consider-time/m-p/1916793#M1218374</link>
    <description>Use the Date#() and Date() functions to make sure what you display on Qlik or load using the script is always going to have a consistent timestamp.&lt;BR /&gt;&lt;BR /&gt;E.g.:&lt;BR /&gt;LOAD *,&lt;BR /&gt;Date#(Date(Field, 'DD/MM/YYYY hh:mm'), 'DD-MM-YYYY hh:mm:ss') AS FormattedDate&lt;BR /&gt;FROM ...;&lt;BR /&gt;The first date mask is the "output" format you want it into, in this case, Spanish: DD/MM/YYYY and without seconds.&lt;BR /&gt;The second date mask is the "input" format from the field, in this case DD-MM-YYYY and with seconds.&lt;BR /&gt;&lt;BR /&gt;More details here:&lt;BR /&gt;- Date and time interpretation: &lt;A href="https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/Scripting/date-time-interpretation.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/Scripting/date-time-interpretation.htm&lt;/A&gt;&lt;BR /&gt;- Date() function: &lt;A href="https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/Scripting/FormattingFunctions/Date.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/Scripting/FormattingFunctions/Date.htm&lt;/A&gt;&lt;BR /&gt;- Date#() function: &lt;A href="https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/Scripting/InterpretationFunctions/date_hash.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/Scripting/InterpretationFunctions/date_hash.htm&lt;/A&gt;</description>
    <pubDate>Mon, 11 Apr 2022 09:34:24 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2022-04-11T09:34:24Z</dc:date>
    <item>
      <title>How to Change Date Format if it's consider time</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Change-Date-Format-if-it-s-consider-time/m-p/1916781#M1218373</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;How to change the date format in&amp;nbsp; DD-MM-YYYY (15-04-2021) if the date is in&amp;nbsp;15-04-2021 11:44:00 in this format.&lt;/P&gt;
&lt;P&gt;DD-MM-YYYY (15-04-2021) if the date is in&amp;nbsp;04-15-2021 11:44:00 in this format.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Khushboo&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:15:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Change-Date-Format-if-it-s-consider-time/m-p/1916781#M1218373</guid>
      <dc:creator>KC3</dc:creator>
      <dc:date>2024-11-15T22:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to Change Date Format if it's consider time</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Change-Date-Format-if-it-s-consider-time/m-p/1916793#M1218374</link>
      <description>Use the Date#() and Date() functions to make sure what you display on Qlik or load using the script is always going to have a consistent timestamp.&lt;BR /&gt;&lt;BR /&gt;E.g.:&lt;BR /&gt;LOAD *,&lt;BR /&gt;Date#(Date(Field, 'DD/MM/YYYY hh:mm'), 'DD-MM-YYYY hh:mm:ss') AS FormattedDate&lt;BR /&gt;FROM ...;&lt;BR /&gt;The first date mask is the "output" format you want it into, in this case, Spanish: DD/MM/YYYY and without seconds.&lt;BR /&gt;The second date mask is the "input" format from the field, in this case DD-MM-YYYY and with seconds.&lt;BR /&gt;&lt;BR /&gt;More details here:&lt;BR /&gt;- Date and time interpretation: &lt;A href="https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/Scripting/date-time-interpretation.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/Scripting/date-time-interpretation.htm&lt;/A&gt;&lt;BR /&gt;- Date() function: &lt;A href="https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/Scripting/FormattingFunctions/Date.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/Scripting/FormattingFunctions/Date.htm&lt;/A&gt;&lt;BR /&gt;- Date#() function: &lt;A href="https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/Scripting/InterpretationFunctions/date_hash.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/May2021/Subsystems/Client/Content/QV_QlikView/Scripting/InterpretationFunctions/date_hash.htm&lt;/A&gt;</description>
      <pubDate>Mon, 11 Apr 2022 09:34:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Change-Date-Format-if-it-s-consider-time/m-p/1916793#M1218374</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2022-04-11T09:34:24Z</dc:date>
    </item>
  </channel>
</rss>

