<?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>评论：google农历转换的一个错误</title>
	<atom:link href="http://www.dansion.com/blog/other/googlelunarcalendar.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dansion.com/blog/other/googlelunarcalendar.html</link>
	<description>学无止境～～～～～～～</description>
	<lastBuildDate>Thu, 22 Dec 2011 13:49:02 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：shaming</title>
		<link>http://www.dansion.com/blog/other/googlelunarcalendar.html/comment-page-1#comment-173</link>
		<dc:creator>shaming</dc:creator>
		<pubDate>Thu, 15 Oct 2009 07:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.dansion.com/blog/archives/21#comment-173</guid>
		<description>今天查阅了资料，月柱确实是跟着二十四节气走，仁兄是对的；然而在那个类中月柱“快了一天”，比如09年10月8日是寒露，从这天起月柱才由“癸酉”变成“甲戌”，但是那个类中10月7日就已经是“甲戌”月了。
瑕疵我找到了，原来只要把下面代码中的(d+1)改成d即可。
if ((d+1)&gt;=firstNode) {
		   cM = cyclical((y-1900)*12+m+13);
		}
八字我也全调出来了。在此再次感谢您。</description>
		<content:encoded><![CDATA[<p>今天查阅了资料，月柱确实是跟着二十四节气走，仁兄是对的；然而在那个类中月柱“快了一天”，比如09年10月8日是寒露，从这天起月柱才由“癸酉”变成“甲戌”，但是那个类中10月7日就已经是“甲戌”月了。<br />
瑕疵我找到了，原来只要把下面代码中的(d+1)改成d即可。<br />
if ((d+1)&gt;=firstNode) {<br />
		   cM = cyclical((y-1900)*12+m+13);<br />
		}<br />
八字我也全调出来了。在此再次感谢您。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：admin</title>
		<link>http://www.dansion.com/blog/other/googlelunarcalendar.html/comment-page-1#comment-172</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 15 Oct 2009 01:31:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.dansion.com/blog/archives/21#comment-172</guid>
		<description>八字里是缺少一个时柱。但月柱跟农历月份走，有待考量，相当于年柱是否以春节为界，还是以立春为界。</description>
		<content:encoded><![CDATA[<p>八字里是缺少一个时柱。但月柱跟农历月份走，有待考量，相当于年柱是否以春节为界，还是以立春为界。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：shaming</title>
		<link>http://www.dansion.com/blog/other/googlelunarcalendar.html/comment-page-1#comment-171</link>
		<dc:creator>shaming</dc:creator>
		<pubDate>Wed, 14 Oct 2009 08:13:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.dansion.com/blog/archives/21#comment-171</guid>
		<description>仁兄写的农历AS类果然强大，您的这个类在网络上广为流传，有幸我也看到了并使用了，在此非常感谢您！
接着就是我发现的问题：
1、八字没有出来，也就是时辰的天干还没有。
2、月柱应当跟着农历月分走。</description>
		<content:encoded><![CDATA[<p>仁兄写的农历AS类果然强大，您的这个类在网络上广为流传，有幸我也看到了并使用了，在此非常感谢您！<br />
接着就是我发现的问题：<br />
1、八字没有出来，也就是时辰的天干还没有。<br />
2、月柱应当跟着农历月分走。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

