类库说明文档
![]() | JHDateTimeGetLunisolarCalendar Method |
根据公历(阳历)获取农历日期
Namespace: DCSoft.Utility
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)

C#
public static string GetLunisolarCalendar( DateTime datetime )
Parameters
- datetime
- Type: SystemDateTime
公历(阳历)日期
Return Value
Type: String返回对应的农历表示形式
