python – 按周,日和年逐月获取

python – 按周,日和年逐月获取

我想知道你如何通过给予日,周数和年份来获得月份. 例如,如果你有这样的东西 def getmonth(day, week, year): # by day, week and year calculate the month print (month)getmonth(28, 52, 2014)# print 12getmonth(13, 42, 2014)# prin

联系我们

联系我们

0577-28828765

在线咨询: QQ交谈

邮箱: xwei067@foxmail.com

工作时间:周一至周五,9:00-17:30,节假日休息

返回顶部