<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Get tomorrows date:	</title>
	<atom:link href="https://virtuallyfun.com/2016/04/15/get-tomorrows-date/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2016/04/15/get-tomorrows-date/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Thu, 21 Apr 2016 04:25:57 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>
		By: Rainbow		</title>
		<link>https://virtuallyfun.com/2016/04/15/get-tomorrows-date/comment-page-1/#comment-164981</link>

		<dc:creator><![CDATA[Rainbow]]></dc:creator>
		<pubDate>Thu, 21 Apr 2016 04:25:57 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=6050#comment-164981</guid>

					<description><![CDATA[The variable &quot;sleep(1000&lt;em&gt;60&lt;/em&gt;60*24)&quot; before GetCurrentDate () works out to 86,400,000 milliseconds, because the &quot;sleep&quot; variable is measured milliseconds.

To get next week&#039;s date, you would need this variable, sleep(1000&lt;em&gt;60&lt;/em&gt;60&lt;em&gt;24&lt;/em&gt;7) which is equivalent to 604,800,000 milliseconds.]]></description>
			<content:encoded><![CDATA[<p>The variable &#8220;sleep(1000<em>60</em>60*24)&#8221; before GetCurrentDate () works out to 86,400,000 milliseconds, because the &#8220;sleep&#8221; variable is measured milliseconds.</p>
<p>To get next week&#8217;s date, you would need this variable, sleep(1000<em>60</em>60<em>24</em>7) which is equivalent to 604,800,000 milliseconds.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: atar		</title>
		<link>https://virtuallyfun.com/2016/04/15/get-tomorrows-date/comment-page-1/#comment-164799</link>

		<dc:creator><![CDATA[atar]]></dc:creator>
		<pubDate>Fri, 15 Apr 2016 08:35:00 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=6050#comment-164799</guid>

					<description><![CDATA[Btw, it not just ineffective, once a year it returns a wrong result in some countries (USA, Europe).]]></description>
			<content:encoded><![CDATA[<p>Btw, it not just ineffective, once a year it returns a wrong result in some countries (USA, Europe).</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
