摘要:
/// <summary>/// 公历转为农历的函数/// </summary>/// <param name="solarDateTime">公历日期</param>/// <returns>农历的日期</returns>static string SolarToChineseLunisolarDate(DateTime solarDateTime){ System.Globalization.ChineseLunisolarCalendar cal = new System.Globalizatio 阅读全文
posted @ 2012-12-03 00:24
Ole
阅读(292)
评论(0)
推荐(0)

浙公网安备 33010602011771号