<?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: What Day Is Easter?</title>
	<atom:link href="http://www.gringod.com/2008/02/07/what-day-is-easter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gringod.com/2008/02/07/what-day-is-easter/</link>
	<description>Randomised nonsense.</description>
	<lastBuildDate>Tue, 13 May 2025 05:33:38 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>By: Peter Alfvin</title>
		<link>http://www.gringod.com/2008/02/07/what-day-is-easter/comment-page-1/#comment-201802</link>
		<dc:creator><![CDATA[Peter Alfvin]]></dc:creator>
		<pubDate>Thu, 04 Apr 2013 15:21:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.gringod.com/2008/02/07/what-day-is-easter/#comment-201802</guid>
		<description><![CDATA[Hi guys,
I was looking for an Easter spreadsheet calculation I could use in Google docs.  The formula from Daz below gives me April 17th for 2011, when the correct date is April 24th.  Haven&#039;t traced the cause, but the other Excel-compatible formulas I come across fail due to an intentional Excel DAY bug introduced for Lotus 1-2-3 compatibility.  Still looking for a formula I can use ....
Pete]]></description>
		<content:encoded><![CDATA[<p>Hi guys,<br />
I was looking for an Easter spreadsheet calculation I could use in Google docs.  The formula from Daz below gives me April 17th for 2011, when the correct date is April 24th.  Haven&#8217;t traced the cause, but the other Excel-compatible formulas I come across fail due to an intentional Excel DAY bug introduced for Lotus 1-2-3 compatibility.  Still looking for a formula I can use &#8230;.<br />
Pete</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gringod</title>
		<link>http://www.gringod.com/2008/02/07/what-day-is-easter/comment-page-1/#comment-56077</link>
		<dc:creator><![CDATA[gringod]]></dc:creator>
		<pubDate>Fri, 16 Jan 2009 10:19:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.gringod.com/2008/02/07/what-day-is-easter/#comment-56077</guid>
		<description><![CDATA[Hi Daz,

Thanks for those formulae, I had completely forgotten about this post.  When I get some spare time I&#039;ll see about updating the spreadsheet.]]></description>
		<content:encoded><![CDATA[<p>Hi Daz,</p>
<p>Thanks for those formulae, I had completely forgotten about this post.  When I get some spare time I&#8217;ll see about updating the spreadsheet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daz</title>
		<link>http://www.gringod.com/2008/02/07/what-day-is-easter/comment-page-1/#comment-56075</link>
		<dc:creator><![CDATA[Daz]]></dc:creator>
		<pubDate>Fri, 16 Jan 2009 10:09:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.gringod.com/2008/02/07/what-day-is-easter/#comment-56075</guid>
		<description><![CDATA[Ash Wednesday
=FLOOR(DATE(C3,5,DAY(MINUTE(C3/38)/2+56)),7)-80
Shrove Tuesday
=FLOOR(DATE(C3,5,DAY(MINUTE(C3/38)/2+56)),7)-81]]></description>
		<content:encoded><![CDATA[<p>Ash Wednesday<br />
=FLOOR(DATE(C3,5,DAY(MINUTE(C3/38)/2+56)),7)-80<br />
Shrove Tuesday<br />
=FLOOR(DATE(C3,5,DAY(MINUTE(C3/38)/2+56)),7)-81</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daz</title>
		<link>http://www.gringod.com/2008/02/07/what-day-is-easter/comment-page-1/#comment-56073</link>
		<dc:creator><![CDATA[Daz]]></dc:creator>
		<pubDate>Fri, 16 Jan 2009 09:57:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.gringod.com/2008/02/07/what-day-is-easter/#comment-56073</guid>
		<description><![CDATA[Long winded!

try this formula works in google docs!!!

Easter sunday
=FLOOR(DATE(C3,5,DAY(MINUTE(C3/38)/2+56)),7)-34
Good Friday
=FLOOR(DATE(C3,5,DAY(MINUTE(C3/38)/2+56)),7)-36
Easter Monday
=FLOOR(DATE(C3,5,DAY(MINUTE(C3/38)/2+56)),7)-33

I use it to calculate british bank holidays]]></description>
		<content:encoded><![CDATA[<p>Long winded!</p>
<p>try this formula works in google docs!!!</p>
<p>Easter sunday<br />
=FLOOR(DATE(C3,5,DAY(MINUTE(C3/38)/2+56)),7)-34<br />
Good Friday<br />
=FLOOR(DATE(C3,5,DAY(MINUTE(C3/38)/2+56)),7)-36<br />
Easter Monday<br />
=FLOOR(DATE(C3,5,DAY(MINUTE(C3/38)/2+56)),7)-33</p>
<p>I use it to calculate british bank holidays</p>
]]></content:encoded>
	</item>
</channel>
</rss>
