<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - rengber</title>
<link>http://snipplr.com/users/rengber/tags/conversion</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 15 Oct 2008 17:12:33 GMT</pubDate>
<item>
<title>(SQL) TSQL Convert Xml DateTime (xs:datetime) to SQL DateTime</title>
<link>http://snipplr.com/view/3827/tsql-convert-xml-datetime-xsdatetime-to-sql-datetime/</link>
<description><![CDATA[ <p>This is as small as this can go: 
'xs:dateTime(sql:variable("@stringDate"))'
It needs to be a literal string for the Value() function.  

Xml Datatype 
http://msdn2.microsoft.com/en-us/library/ms189887.aspx

Sql:Variable() Function 
http://msdn2.microsoft.com/en-us/library/ms188254.aspx

'xs:dateTime( val )' 
http://www.w3schools.com/xpath/xpath_functions.asp#datetime

Xml Datatype Methods 
http://msdn2.microsoft.com/en-us/library/ms190798.aspx</p> ]]></description>
<pubDate>Wed, 03 Oct 2007 17:51:34 GMT</pubDate>
<guid>http://snipplr.com/view/3827/tsql-convert-xml-datetime-xsdatetime-to-sql-datetime/</guid>
</item>
<item>
<title>(C#) Converting Integers To and From Binary</title>
<link>http://snipplr.com/view/2401/converting-integers-to-and-from-binary/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 27 Mar 2007 19:21:33 GMT</pubDate>
<guid>http://snipplr.com/view/2401/converting-integers-to-and-from-binary/</guid>
</item>
</channel>
</rss>