7 Commits

Author SHA1 Message Date
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
dbe0fe1229 feature add:修改恒星数据格式 2023-11-19 15:42:51 +08:00
7a317ff1af add star data 2023-11-19 12:05:22 +08:00
6b97736829 bug fix:解决非东八区的农历计算不正确的问题 2023-07-23 11:47:36 +08:00
bb07e23238
新增恒星相关计算 2022-05-12 15:55:48 +08:00
c5f34d3ab8
add star fn 2022-05-06 12:42:01 +08:00
1c4397c9dc 新增函数&修复bug 2020-07-14 15:38:51 +08:00