1. 补充农历覆盖到公元前104年

2. 修正年号问题
This commit is contained in:
兔子 2025-09-16 00:11:10 +08:00
parent 3389c33cb5
commit b865e64fa9
Signed by: b612
GPG Key ID: 99DD2222B612B612

View File

@ -168,7 +168,7 @@ func nianHaoMap() map[string][][]int {
"庆历": [][]int{{1041, 1048}}, "庆历": [][]int{{1041, 1048}},
"康定": [][]int{{1040, 1041}}, "康定": [][]int{{1040, 1041}},
"宝元": [][]int{{1038, 1040}}, "宝元": [][]int{{1038, 1040}},
"景佑": [][]int{{1034, 1038}}, "景祐": [][]int{{1034, 1038}},
"明道": [][]int{{1032, 1033}}, "明道": [][]int{{1032, 1033}},
"天圣": [][]int{{1023, 1032}}, "天圣": [][]int{{1023, 1032}},
"乾兴": [][]int{{1022, 1022}}, "乾兴": [][]int{{1022, 1022}},
@ -2105,7 +2105,7 @@ func wudaiSongYuanEras() []Era {
{ {
Year: 1034, Year: 1034,
Emperor: "宋仁宗", Emperor: "宋仁宗",
Nianhao: "景", Nianhao: "景",
Dynasty: "宋", Dynasty: "宋",
}, },
{ {