Zeller's Rule Python3

前端 未结 0 646
别那么骄傲
别那么骄傲 2020-12-22 21:21

I wrote a simple python program to display calendar which includes using the zeller\'s rule to determine the the first day of each month.

F = k + int((13m-1)/5) +

相关标签:
回答
  • 消灭零回复
提交回复
热议问题