<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Gazeek.Com &#187; custom date string</title>
	<atom:link href="http://gazeek.com/tag/custom-date-string/feed/" rel="self" type="application/rss+xml" />
	<link>http://gazeek.com</link>
	<description>Geeks Blog .. Cos Others Just Dont Understand</description>
	<lastBuildDate>Thu, 08 Apr 2010 03:12:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Convert Custom Date Format In VB.Net</title>
		<link>http://gazeek.com/coding/how-to-convert-custom-date-format-in-vbnet/</link>
		<comments>http://gazeek.com/coding/how-to-convert-custom-date-format-in-vbnet/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 03:35:37 +0000</pubDate>
		<dc:creator>Cheyne</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[custom date string]]></category>
		<category><![CDATA[vbnet]]></category>

		<guid isPermaLink="false">http://gazeek.com/?p=49</guid>
		<description><![CDATA[  
Problem:
I want to convert my custom 12 hour date and time string into a proper 24 hour DateTime format.
Before:
Custom Date: 13/11/2008 10:08:39 AM
This format is shown as : dd/MM/yyyy hh:mm:ss tt
The only problem with this is that the custom date and time can be up to 4 formats , depending on the time [...]]]></description>
		<wfw:commentRss>http://gazeek.com/coding/how-to-convert-custom-date-format-in-vbnet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
