python 返回指定日期的週一時間和週日時間,返回指定日期區間內的全部週一和週日時間列表

""" @author: zhangjun.xue @time: 2020/5/8 20:28 @file: test_v2.py @desc: """ import datetime def last_first_date_and_last_date(n): """ 獲取前n周開始時間和結束時間,參數n:表明前n周 :param n: int類型 數字:1,2,3,
相關文章
相關標籤/搜索