update zhaoan
This commit is contained in:
parent
22362ff46e
commit
d6dc0962c6
1 changed files with 1 additions and 1 deletions
|
@ -68,5 +68,5 @@ def calendar():
|
|||
if lunarday.Lleap:
|
||||
lunardaychinese = "闰" + lunardaychinese
|
||||
|
||||
cal = f"{m}月{d}日,{lunardaychinese},寒假第{zc}周,星期{z}\n距离 2022 考研还有 {djs} 天"
|
||||
cal = f"{m}月{d}日,{lunardaychinese},寒假第{zc}周,星期{z}\n\n距离 2022 考研还有 {djs} 天"
|
||||
return cal
|
||||
|
|
Loading…
Reference in a new issue