From 1caabb586b1f95aec66a21d039c5695df5e0f4c1 Mon Sep 17 00:00:00 2001 From: duandazhi Date: Mon, 5 Apr 2021 23:15:55 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81LunarFestival=20=E8=8A=82=E5=81=87?= =?UTF-8?q?=E6=97=A5=EF=BC=88=E5=86=9C=E5=8E=86=EF=BC=89=E5=B0=81=E8=A3=85?= =?UTF-8?q?=20=E5=A2=9E=E5=8A=A0=E5=B8=B8=E7=94=A8=E8=8A=82=E6=97=A5?= =?UTF-8?q?=E7=9A=84=E5=B8=B8=E7=94=A8=E5=88=AB=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../java/cn/hutool/core/date/chinese/LunarFestival.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hutool-core/src/main/java/cn/hutool/core/date/chinese/LunarFestival.java b/hutool-core/src/main/java/cn/hutool/core/date/chinese/LunarFestival.java index fce8ef2f9..34b33a63f 100644 --- a/hutool-core/src/main/java/cn/hutool/core/date/chinese/LunarFestival.java +++ b/hutool-core/src/main/java/cn/hutool/core/date/chinese/LunarFestival.java @@ -30,7 +30,7 @@ public class LunarFestival { L_FTV.put(new Pair<>(1, 10), "地日 石头生日"); L_FTV.put(new Pair<>(1, 12), "火日 老鼠娶媳妇日"); L_FTV.put(new Pair<>(1, 13), "上(试)灯日 关公升天日"); - L_FTV.put(new Pair<>(1, 15), "元宵节"); + L_FTV.put(new Pair<>(1, 15), "元宵节 上元节"); L_FTV.put(new Pair<>(1, 18), "落灯日"); // 二月 @@ -48,7 +48,7 @@ public class LunarFestival { L_FTV.put(new Pair<>(4, 8), "佛诞节"); // 五月 - L_FTV.put(new Pair<>(5, 5), "端午节"); + L_FTV.put(new Pair<>(5, 5), "端午节 端阳节"); // 六月 L_FTV.put(new Pair<>(6, 6), "晒衣节 姑姑节"); @@ -59,7 +59,7 @@ public class LunarFestival { L_FTV.put(new Pair<>(7, 7), "七夕"); L_FTV.put(new Pair<>(7, 14), "鬼节(南方)"); L_FTV.put(new Pair<>(7, 15), "中元节"); - L_FTV.put(new Pair<>(7, 15), "盂兰盆节"); + L_FTV.put(new Pair<>(7, 15), "盂兰盆节 中元节"); L_FTV.put(new Pair<>(7, 30), "地藏节"); // 八月