1 parent bc0d785 commit a1a53d2Copy full SHA for a1a53d2
1 file changed
src/lunar.h
@@ -56,7 +56,7 @@ struct Day
56
57
uint8_t XiZ; //星座
58
uint8_t jqmc; //节气类型
59
- uint8_t jqjd;
+ long double jqjd; //节气的儒略日时间
60
std::string jqsj; //节气时间
61
62
uint8_t yxmc; //月像类型
0 commit comments