搜索资源列表
公历(阳历)和农历(阴历)相互转换
- 公历(阳历)和农历(阴历)相互转换,公历转农历代码是从网上当的,我做了农历转公历的代码并写了示例程序。其实网上也有很多有关公历转农历的控件,但作为一个程序员就是不太习惯于使用别人的控件,因为那样将不便调试和差错。-calendar (Gregorian calendar) and the Chinese (lunar calendar) 2008, the Lunar calendar code is transferred from the Internet when, I did a Lun
tranfer
- 用Matlab实现阴历和阳历相互转换,里面有注释可供参考-Using Matlab to achieve conversion between the lunar and solar calendar, which has notes for reference
Calendar-algorithm-code
- 阳历日期推算阴历日期的方法:前已述及阴历日期是以月亮的圆缺为计月单位,其以逢朔为初一,以月望为十五(大月为十六日),以月晦为二十九日(大月为三十日)。然而目前记时通常用阳历日期表达,如欲将阳历日期换算成阴历日期可以用以下两种方法:其一是查《新编万年历》,如查1984年6月8日是阴历几日?翻开万年历6月10日是阴历十一,则逆推6月8日是阴历初九。其二可以利用公式推算阴历日期: 设:公元年数-1977(或1901)=4q+r 则:阴历日期=14q+10.6(r+1)+年内日期序数-29.5n (注:
NextDate
- 输入某个阳历日期,显示下一天的日期,周几,阴历日期(包括所在年的生肖和天干地支)-Enter a Gregorian date to display the next day s date, the week, the lunar calendar date (including the location of the zodiac and attribution)