<?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>Where am I? &#187; Java</title>
	<atom:link href="http://blakeley.com/wordpress/archives/category/java/feed" rel="self" type="application/rss+xml" />
	<link>http://blakeley.com/wordpress</link>
	<description>...you are here...</description>
	<lastBuildDate>Wed, 23 Jun 2010 05:04:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ISO-8601, made a little easier</title>
		<link>http://blakeley.com/wordpress/archives/255</link>
		<comments>http://blakeley.com/wordpress/archives/255#comments</comments>
		<pubDate>Fri, 10 Sep 2004 22:32:36 +0000</pubDate>
		<dc:creator>Michael Blakeley</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Mark Logic]]></category>
		<category><![CDATA[XQuery]]></category>

		<guid isPermaLink="false">http://www.blakeley.com/wordpress/archives/255</guid>
		<description><![CDATA[One of the nicer things about XQuery is that it supports xs:date, xs:time, and xs:dateTime (from XML Schema). But XQuery is short of handy ways to convert human-readable dates and times into ISO-8601, the XML Schema format for dates and times.
Life is much easier if your XML already has all the dates and times in [...]]]></description>
			<content:encoded><![CDATA[<p>One of the nicer things about XQuery is that it supports xs:date, xs:time, and xs:dateTime (from XML Schema). But XQuery is short of handy ways to convert human-readable dates and times into ISO-8601, the XML Schema format for dates and times.</p>
<p>Life is much easier if your XML already has all the dates and times in ISO-8601 format. So I&#8217;ve written a <a href="http://developer.marklogic.com/howto/tutorials/2004-09-dates.xqy">tutorial</a> on ISO-8601 dates, and how to generate them in Java.</p>
]]></content:encoded>
			<wfw:commentRss>http://blakeley.com/wordpress/archives/255/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.185 seconds -->
