摘要:
``` def is_today(target_date): """ 2020-03-25 17:03:55 Detects if the date is current date :param target_date: :return: Boolean """ # Get the year, month and day c_year = datetime.datetime.now().year 阅读全文
posted @ 2020-03-26 18:58
Ccxing7
阅读(2005)
评论(3)
推荐(0)

浙公网安备 33010602011771号