6 Commits

Author SHA1 Message Date
d6b6452304
1. 补充农历覆盖到公元前104年
2. 农历信息中包含君主、年号、朝代
3. 丰富一些算法,修正一些问题
2025-09-15 20:55:38 +08:00
4302981518
- fix: Correct sun.TrueBo calculation, now using basic.HSunTrueBo for correct solar latitude
- fix: Rename GetSunDownTime to GetSunSetTime in basic/sun.go and update related calls/outputs
- fix: Update test cases to use new method and error constant names

- improve: Rename all DownTime/Down functions to SetTime/Set for consistency
- improve: Standardize ERR_XXX_NEVER_DOWN error constants to ERR_XXX_NEVER_SET, with ERR_XXX_NEVER_DOWN kept as compatibility alias
- improve: More standard naming for interfaces and errors to improve maintainability and readability
2025-09-08 10:37:46 +08:00
bb07e23238
新增恒星相关计算 2022-05-12 15:55:48 +08:00
c5f34d3ab8
add star fn 2022-05-06 12:42:01 +08:00
b4b2cea738
添加海拔因素 2022-01-04 14:24:44 +08:00
9d047c848a init 2019-10-24 10:44:21 +08:00