<?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 in object. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-in-object/m-p/625436#M1100658</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=date(today(), 'DD/MM/YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from online help&lt;/P&gt;&lt;P class="syntax"&gt;&lt;A name="kanchor474"&gt;&lt;/A&gt;&lt;A name="today"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;today(&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;[timer_mode]&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt; )&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Returns the current date from the system clock. The &lt;SPAN class="Italic"&gt;timer_mode&lt;/SPAN&gt; may have the following values:&lt;/P&gt;&lt;P&gt;0 Date at script run&lt;BR /&gt;1 Date at function call&lt;BR /&gt;2 Date when the document was opened&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Default &lt;SPAN class="Italic"&gt;timer_mode&lt;/SPAN&gt; is 2. The &lt;SPAN class="Italic"&gt;timer_mode = 1&lt;/SPAN&gt; should be used with caution, since it polls the operating system every second and hence could slow down the system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or if you prefere &lt;/P&gt;&lt;P class="syntax"&gt;&lt;A name="kanchor1316"&gt;&lt;/A&gt;&lt;A name="ReloadTime"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;ReloadTime( )&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Returns a timestamp for when the script last finished reexecuting. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Apr 2014 19:19:02 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2014-04-10T19:19:02Z</dc:date>
    <item>
      <title>Date in object.</title>
      <link>https://community.qlik.com/t5/QlikView/Date-in-object/m-p/625435#M1100657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has some words for me to put a text object to mark the day the report was printed?&lt;/P&gt;&lt;P&gt;Ex: MM/DD/YYYY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 19:15:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-in-object/m-p/625435#M1100657</guid>
      <dc:creator />
      <dc:date>2014-04-10T19:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Date in object.</title>
      <link>https://community.qlik.com/t5/QlikView/Date-in-object/m-p/625436#M1100658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=date(today(), 'DD/MM/YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from online help&lt;/P&gt;&lt;P class="syntax"&gt;&lt;A name="kanchor474"&gt;&lt;/A&gt;&lt;A name="today"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;today(&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt;[timer_mode]&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt; )&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Returns the current date from the system clock. The &lt;SPAN class="Italic"&gt;timer_mode&lt;/SPAN&gt; may have the following values:&lt;/P&gt;&lt;P&gt;0 Date at script run&lt;BR /&gt;1 Date at function call&lt;BR /&gt;2 Date when the document was opened&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Default &lt;SPAN class="Italic"&gt;timer_mode&lt;/SPAN&gt; is 2. The &lt;SPAN class="Italic"&gt;timer_mode = 1&lt;/SPAN&gt; should be used with caution, since it polls the operating system every second and hence could slow down the system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or if you prefere &lt;/P&gt;&lt;P class="syntax"&gt;&lt;A name="kanchor1316"&gt;&lt;/A&gt;&lt;A name="ReloadTime"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;ReloadTime( )&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Returns a timestamp for when the script last finished reexecuting. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 19:19:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-in-object/m-p/625436#M1100658</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-04-10T19:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Date in object.</title>
      <link>https://community.qlik.com/t5/QlikView/Date-in-object/m-p/625437#M1100659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank so much (:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2014-04-10 16:19 GMT-03:00 Massimo Grossi &amp;lt;qcwebmaster@qlik.com&amp;gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;P&gt;      Qlik Community &amp;lt;http://community.qlik.com/&amp;gt;   Date in object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from Massimo Grossi&amp;lt;http://community.qlik.com/people/maxgro?et=watches.email.thread&amp;gt;in *New&lt;/P&gt;&lt;P&gt;to QlikView* - View the full discussion&amp;lt;http://community.qlik.com/message/506479?et=watches.email.thread#506479&amp;gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 19:23:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-in-object/m-p/625437#M1100659</guid>
      <dc:creator />
      <dc:date>2014-04-10T19:23:36Z</dc:date>
    </item>
  </channel>
</rss>

