摘要:
1 import datetime 2 from pandas.tseries.offsets import Day 3 now_time =datetime.datetime.now()#获取当前时间 4 yes_time = (now_time -1*Day()).strftime('%Y-%m-%d')#格式化 阅读全文
posted @ 2018-01-19 11:00
hailuo
阅读(6268)
评论(0)
推荐(0)
浙公网安备 33010602011771号