PWBCalendarBusiness class

Constructors

PWBCalendarBusiness(DateTime theDate)

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
solarTerms List<PWBSolarTermModel>
getter/setter pair
theDate DateTime
getter/setter pair

Methods

antiDayDifference(int y, int d) int
computeSolarTerm(int month) List<PWBSolarTermModel>
dayDifference(int y, int m, int d) int
doubleMonthDaysInYear(int y) int
doubleMonthInYear(int y) int
earthBranchDay() → PWBEarthBranchModel
earthBranchHour() → PWBEarthBranchModel
earthBranchMonth() → PWBEarthBranchModel
earthBranchYear() → PWBEarthBranchModel
equivalentStandardDay(int y, int m, int d) int
getTenGod(PWBSkyTrunkModel aBranch) → PWBTenGodModel
getTenGodForVerticalName(PWBSkyTrunkModel aBranch) String?
ifGregorian(int y, int m, int d, int option) int
GregorianCalendar提供了世界上大多数国家/地区使用的标准日历系统。也就是现行公历。 由意大利医生兼哲学家里利乌斯(Aloysius Lilius)改革儒略历制定的历法,由教皇格列高利十三世在1582年颁行。
lunarInfo() List<int>
monthDaysInYear(int y, int m) int
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
shengXiao() String?
skyTrunkDay() → PWBSkyTrunkModel
skyTrunkHour() → PWBSkyTrunkModel
skyTrunkMonth() → PWBSkyTrunkModel
skyTrunkYear() → PWBSkyTrunkModel
stringFromDate() String
tail(double x) double
term(int y, int n, bool pd) double
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited