<?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: Clock in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Clock/m-p/327847#M1186564</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, that worked fine. Now I want to add some text (strings) and in the middle of that insert the =Date(today(),'MM/DD/YYYY').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do that? i.e: inside the text box: Today's date is: =Date(today(),'MM/DD/YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also how can I modify the date format???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;El mensaje fue editado por: Juan Escobar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Oct 2011 15:01:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-10-11T15:01:44Z</dc:date>
    <item>
      <title>Clock</title>
      <link>https://community.qlik.com/t5/QlikView/Clock/m-p/327843#M1186560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to insert the date into my project. But I was wondering how can I add the system information (mm/dd/yyyy) or the IP information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 14:25:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clock/m-p/327843#M1186560</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-11T14:25:41Z</dc:date>
    </item>
    <item>
      <title>Clock</title>
      <link>https://community.qlik.com/t5/QlikView/Clock/m-p/327844#M1186561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Juan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you could use today() function in an object, e.g. text box to display today's date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With IP, you mean the network IP address, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think that there is a system function for that, but search the help for all "system functions".&lt;/P&gt;&lt;P&gt;There is a ComputerName() function and you could query Registry entries or call system functions or use macros to retrieve more information from your system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 14:40:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clock/m-p/327844#M1186561</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-10-11T14:40:24Z</dc:date>
    </item>
    <item>
      <title>Clock</title>
      <link>https://community.qlik.com/t5/QlikView/Clock/m-p/327845#M1186562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, Juan&lt;/P&gt;&lt;P&gt;Do you want to include it in the interface? I'm sure about the IP&lt;/P&gt;&lt;P&gt;But you could insert a text box with the following Expressions&lt;/P&gt;&lt;P&gt;=Date( today(), 'MM/DD/YYYY') =&amp;gt; to get the system date&lt;/P&gt;&lt;P&gt;=now() =&amp;gt; to create a clock (this can be a performance problem since the interface will be refreshed every second)&lt;/P&gt;&lt;P&gt;=osuser() =&amp;gt; to get the user login (operational system login)&lt;/P&gt;&lt;P&gt;=qvuser() =&amp;gt; to get the name of the user in the case of a section access using name/password&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;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 14:42:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clock/m-p/327845#M1186562</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-10-11T14:42:31Z</dc:date>
    </item>
    <item>
      <title>Clock</title>
      <link>https://community.qlik.com/t5/QlikView/Clock/m-p/327846#M1186563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; for the date I would suggest now() for the system date and time.&lt;/P&gt;&lt;P&gt;For the IP I also don't know if it's possible.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 14:44:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clock/m-p/327846#M1186563</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2011-10-11T14:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Clock</title>
      <link>https://community.qlik.com/t5/QlikView/Clock/m-p/327847#M1186564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, that worked fine. Now I want to add some text (strings) and in the middle of that insert the =Date(today(),'MM/DD/YYYY').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I do that? i.e: inside the text box: Today's date is: =Date(today(),'MM/DD/YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And also how can I modify the date format???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;El mensaje fue editado por: Juan Escobar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 15:01:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clock/m-p/327847#M1186564</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-11T15:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Clock</title>
      <link>https://community.qlik.com/t5/QlikView/Clock/m-p/327848#M1186565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try as expression in text box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='﻿﻿Todays date is: ' &amp;amp; Date(today(),'MM/DD/YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit: and if you want a apostroph after today&lt;/P&gt;&lt;P&gt;='Today'&amp;amp;chr(39)&amp;amp;'s date is: '&amp;amp;date(today(),'MM/DD/YYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 15:09:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clock/m-p/327848#M1186565</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-10-11T15:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Clock</title>
      <link>https://community.qlik.com/t5/QlikView/Clock/m-p/327849#M1186566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That was awesome! now I want to separate the date from the clock? is it any way? like to say&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='﻿﻿Today's date is: ' &amp;amp; Date(today(),'MM/DD/YYYY') and is it [the clock]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 15:14:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clock/m-p/327849#M1186566</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-11T15:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Clock</title>
      <link>https://community.qlik.com/t5/QlikView/Clock/m-p/327850#M1186567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Today'&amp;amp;chr(39)&amp;amp;'s date is: '&amp;amp;date(today(),'MM/DD/YYY')&amp;amp;' and it is '&amp;amp;time(now())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that now() will refresh the clock permanently, decreasing system performance, consider using now(0) or now(2) instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 15:20:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clock/m-p/327850#M1186567</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-10-11T15:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Clock</title>
      <link>https://community.qlik.com/t5/QlikView/Clock/m-p/327851#M1186568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great! and if I want to change the time format from 24h to am/pm?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 15:30:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clock/m-p/327851#M1186568</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-11T15:30:59Z</dc:date>
    </item>
    <item>
      <title>Clock</title>
      <link>https://community.qlik.com/t5/QlikView/Clock/m-p/327852#M1186569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could also specify a time format with time() similar to the date format with date(). Please look into format codes in the help file.&lt;/P&gt;&lt;P&gt;am/pm time format is specified with tt for example, like in&lt;/P&gt;&lt;P&gt;='Today'&amp;amp;chr(39)&amp;amp;'s date is: '&amp;amp;date(today(),'MM/DD/YYY')&amp;amp;' and it is '&amp;amp;time(now(),'hh:mm:ss tt')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 15:48:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clock/m-p/327852#M1186569</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-10-11T15:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Clock</title>
      <link>https://community.qlik.com/t5/QlikView/Clock/m-p/327853#M1186570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I've done that and works great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to transform an time data that's given as a decimal, how can I transform it from the script into a time format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Time from DB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Desired Data&lt;/P&gt;&lt;P&gt;9.00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 9:00&lt;/P&gt;&lt;P&gt;10.35&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10:35&lt;/P&gt;&lt;P&gt;14.10&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2:35 pm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S: when I transform the data I'm losing the 0 at the right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2011 14:39:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clock/m-p/327853#M1186570</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-11-11T14:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Clock</title>
      <link>https://community.qlik.com/t5/QlikView/Clock/m-p/327854#M1186571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;time(time#(TIMEFROMDBFIELD,'hh.mm'),'hh:mm TT') as NEWTIMEFIELD&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;FROM ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;time#() will parse the data in as time type, time() will format it (again, check out format codes).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S: What do you mean with "when I transform.. " above, could you post your expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2011 14:49:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clock/m-p/327854#M1186571</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-11-11T14:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Clock</title>
      <link>https://community.qlik.com/t5/QlikView/Clock/m-p/327855#M1186572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I mean is that when I'm loading the data, its format comes like I wrote (1.42... 14.35... 6.00).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've done that that you suggested and it went right. Now all the hours that are o'clock... like 6.00, the script erase the zeros affecting the format transformation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the load and an image of the result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;A01:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;LOAD&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; tradoc&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; trahoi&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Time&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;Time#&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;trahoi&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;,'&lt;A href="http://hh.mm/" target="_blank"&gt;hh.mm&lt;/A&gt;'),'hh:mm TT') &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;as&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt;trahoi1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: maroon; font-family: 'Courier New'; font-size: 9pt;"&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;FROM INMTRA_EXT_Copia.qvd &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: blue; font-family: 'Courier New'; font-size: 9pt;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Courier New'; font-size: 9pt;"&gt;);&lt;IMG alt="img.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/8572_img.png" style="display: block; margin-left: auto; margin-right: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2011 15:13:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clock/m-p/327855#M1186572</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-11-11T15:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Clock</title>
      <link>https://community.qlik.com/t5/QlikView/Clock/m-p/327856#M1186573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try to format the read in numbers with fixed number of decimal places:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;time(time#(num(TIMEFROMDBFIELD,'00.00'),'hh.mm'),'hh:mm TT') as NEWTIMEFIELD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2011 15:24:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clock/m-p/327856#M1186573</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-11-11T15:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Clock</title>
      <link>https://community.qlik.com/t5/QlikView/Clock/m-p/327857#M1186574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That worked perfect!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2011 15:32:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Clock/m-p/327857#M1186574</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-11-11T15:32:48Z</dc:date>
    </item>
  </channel>
</rss>

