类库说明文档
![]() | JHDateTimeGetChineseZodiac Method |
根据公历(阳历)日期,获取该年份对应的十二生肖
Namespace: DCSoft.Utility
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)

C#
public static string GetChineseZodiac( DateTime datetime )
Parameters
- datetime
- Type: SystemDateTime
公历(阳历)日期
Return Value
Type: String返回对应的十二生肖
