<?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: VBscript/ASP Classic Date Format Unix Timestamp</title>
	<atom:link href="http://www.chazzuka.com/blog/Index.php?feed=rss2&#038;p=63" rel="self" type="application/rss+xml" />
	<link>http://www.chazzuka.com/blog/?p=63</link>
	<description>Web Design CSS ASP PHP Ajax and Web 2.0 Stuffs</description>
	<lastBuildDate>Sat, 28 Aug 2010 06:33:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Classic ASP Relative Date &#171; Bali Web Design Studio</title>
		<link>http://www.chazzuka.com/blog/?p=63&#038;cpage=1#comment-1050</link>
		<dc:creator>Classic ASP Relative Date &#171; Bali Web Design Studio</dc:creator>
		<pubDate>Mon, 28 Sep 2009 23:53:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.chazzuka.com/blog/?p=171#comment-1050</guid>
		<description>[...] use unix timestamp format do calculate the time margin via classic asp timestamp function, so it is easy to extend the functionality for different purposes for example display relative date [...]</description>
		<content:encoded><![CDATA[<p>[...] use unix timestamp format do calculate the time margin via classic asp timestamp function, so it is easy to extend the functionality for different purposes for example display relative date [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ASP Twitter Lib Update</title>
		<link>http://www.chazzuka.com/blog/?p=63&#038;cpage=1#comment-1033</link>
		<dc:creator>ASP Twitter Lib Update</dc:creator>
		<pubDate>Fri, 18 Sep 2009 06:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.chazzuka.com/blog/?p=171#comment-1033</guid>
		<description>[...] Lib, a couple functions changes, and adding relative date function this could be done by importing ASP Timestamp Date function at my old post which is based on a great ASP Timestamp Function by Dave [...]</description>
		<content:encoded><![CDATA[<p>[...] Lib, a couple functions changes, and adding relative date function this could be done by importing ASP Timestamp Date function at my old post which is based on a great ASP Timestamp Function by Dave [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ASP Classic relative date function &#124; ASP Blog</title>
		<link>http://www.chazzuka.com/blog/?p=63&#038;cpage=1#comment-1032</link>
		<dc:creator>ASP Classic relative date function &#124; ASP Blog</dc:creator>
		<pubDate>Fri, 18 Sep 2009 05:43:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.chazzuka.com/blog/?p=171#comment-1032</guid>
		<description>[...] date function into my asp twitter library, and comes across my old post at other blog about converting ASP date into Timestamp format and vice versa, from timestamp format we simply need to calculate the time different between [...]</description>
		<content:encoded><![CDATA[<p>[...] date function into my asp twitter library, and comes across my old post at other blog about converting ASP date into Timestamp format and vice versa, from timestamp format we simply need to calculate the time different between [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent</title>
		<link>http://www.chazzuka.com/blog/?p=63&#038;cpage=1#comment-242</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Mon, 24 Nov 2008 14:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.chazzuka.com/blog/?p=171#comment-242</guid>
		<description>Thanks for the FormatDate function, only a small bug in it:

dim dateMinute:dateMinute=DatePart(&quot;m&quot;,OrigDateFormat)
should be

dim dateMinute:dateMinute=DatePart(&quot;n&quot;,OrigDateFormat)</description>
		<content:encoded><![CDATA[<p>Thanks for the FormatDate function, only a small bug in it:</p>
<p>dim dateMinute:dateMinute=DatePart(&#8220;m&#8221;,OrigDateFormat)<br />
should be</p>
<p>dim dateMinute:dateMinute=DatePart(&#8220;n&#8221;,OrigDateFormat)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jane</title>
		<link>http://www.chazzuka.com/blog/?p=63&#038;cpage=1#comment-241</link>
		<dc:creator>Jane</dc:creator>
		<pubDate>Sat, 16 Aug 2008 14:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.chazzuka.com/blog/?p=171#comment-241</guid>
		<description>Hi,
I am using
&lt;a href=&quot;http://www.mobilefish.com/services/unixtimestamp/unixtimestamp.php&quot; rel=&quot;nofollow&quot;&gt;http://www.mobilefish.com/services/unixtimestamp/unixtimestamp.php&lt;/a&gt; to convert Unix timestamp into a meaningful date and time.
This site also contains other useful tools.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am using<br />
<a href="http://www.mobilefish.com/services/unixtimestamp/unixtimestamp.php" rel="nofollow">http://www.mobilefish.com/services/unixtimestamp/unixtimestamp.php</a> to convert Unix timestamp into a meaningful date and time.<br />
This site also contains other useful tools.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
