<?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: Expiry columns and the [Today] value in SharePoint 2003</title>
	<atom:link href="http://www.thismuchiknow.co.uk/?feed=rss2&#038;p=36" rel="self" type="application/rss+xml" />
	<link>http://www.thismuchiknow.co.uk/?p=36</link>
	<description>(hopefully other people will find it useful too)</description>
	<lastBuildDate>Sun, 29 Aug 2010 16:12:01 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jesper Simonsen</title>
		<link>http://www.thismuchiknow.co.uk/?p=36&#038;cpage=1#comment-30429</link>
		<dc:creator>Jesper Simonsen</dc:creator>
		<pubDate>Tue, 05 Jan 2010 15:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.thismuchiknow.co.uk/?p=36#comment-30429</guid>
		<description>I like to add that I had a problem with this when working with SharePoint variations!

In the English variation the formula looked like this:
=IF(Expires=&quot;&quot;,DATE(2099,1,1),Expires)

but in the Danish variation it had to look like this:
=IF(Expires=&quot;&quot;;DATE(2099;1;1);Expires)

So just changing from variation (language) to another caused the problem.

Just wanted to let you know.</description>
		<content:encoded><![CDATA[<p>I like to add that I had a problem with this when working with SharePoint variations!</p>
<p>In the English variation the formula looked like this:<br />
=IF(Expires=&#8221;",DATE(2099,1,1),Expires)</p>
<p>but in the Danish variation it had to look like this:<br />
=IF(Expires=&#8221;";DATE(2099;1;1);Expires)</p>
<p>So just changing from variation (language) to another caused the problem.</p>
<p>Just wanted to let you know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aditi</title>
		<link>http://www.thismuchiknow.co.uk/?p=36&#038;cpage=1#comment-30081</link>
		<dc:creator>Aditi</dc:creator>
		<pubDate>Fri, 13 Feb 2009 12:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.thismuchiknow.co.uk/?p=36#comment-30081</guid>
		<description>Nice post.. It helped. Thanks..</description>
		<content:encoded><![CDATA[<p>Nice post.. It helped. Thanks..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bloggingIT &#187; Blog Archive &#187; Don&#8217;t hide my announcements!</title>
		<link>http://www.thismuchiknow.co.uk/?p=36&#038;cpage=1#comment-15414</link>
		<dc:creator>bloggingIT &#187; Blog Archive &#187; Don&#8217;t hide my announcements!</dc:creator>
		<pubDate>Mon, 05 Nov 2007 12:12:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.thismuchiknow.co.uk/?p=36#comment-15414</guid>
		<description>[...] A quick Google later, and I found This Much I Know, which pointed me in the direction of creating a calculated column and then putting some code to place a new date in, if the expiry is blank. [...]</description>
		<content:encoded><![CDATA[<p>[...] A quick Google later, and I found This Much I Know, which pointed me in the direction of creating a calculated column and then putting some code to place a new date in, if the expiry is blank. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.thismuchiknow.co.uk/?p=36&#038;cpage=1#comment-15413</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 05 Nov 2007 12:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.thismuchiknow.co.uk/?p=36#comment-15413</guid>
		<description>That&#039;s just what I needed! Thank you.

I only use Sharepoint as a minor part of my job, so silly problems like this are difficult to rectify.

This seems to be the most elegant solution for this particular problem though.</description>
		<content:encoded><![CDATA[<p>That&#8217;s just what I needed! Thank you.</p>
<p>I only use Sharepoint as a minor part of my job, so silly problems like this are difficult to rectify.</p>
<p>This seems to be the most elegant solution for this particular problem though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
