JHDateTime Class

DCSoft.DBUtilityGeneric

JHDateTime Class
针对 DateTime 数据的特殊处理,该类为密封类
Inheritance Hierarchy
SystemObject  DCSoft.UtilityJHDateTime

Namespace: DCSoft.Utility
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public sealed class JHDateTime

The JHDateTime type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodStatic memberGetChineseWeek
获取当前日期是星期几
Public methodStatic memberGetChineseZodiac
根据公历(阳历)日期,获取该年份对应的十二生肖
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetLunisolarCalendar
根据公历(阳历)获取农历日期
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also