2021年1月29日
摘要: 格式时间==》时间戳time.mktime(time.strptime(account_data['expire_data'],'%Y-%m-%d'))格式时间==》结构时间>>> time.strptime('2020-01-01','%Y-%m-%d')time.struct_time(tm_y 阅读全文
posted @ 2021-01-29 16:53 bruce.sharp 阅读(60) 评论(0) 推荐(0)