Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TBazi ¶
type TBazi struct { SolarDate TDate // 新历日期 LunarDate TDate // 农历日期 BaziDate TDate // 八字日期 PreviousJie TDate // 上一个节(气) NextJie TDate // 下一个节(气) SiZhu TSiZhu // 四柱 XiYong TXiYong // 喜用神 DaYun TDaYun // 大运 HeHuaChong THeHuaChong // 合化冲 }
八字
func GetBaziFromLunar ¶
从农历获取八字
Click to show internal directories.
Click to hide internal directories.