会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Bitten
博客园
首页
新随笔
联系
订阅
管理
2020年10月13日
python 对于时间的处理 datetime str字符串 时间戳 相互转换
摘要: 对于时间的处理 获取当前时间的datetime格式 datetime.datetime.now() 1. 将datetime格式转换为指定格式的str输出 datetime.strftime(start_time,"%Y-%m-%d %H:%M:%S") # 这里的 start_time 是 数据库
阅读全文
posted @ 2020-10-13 17:48 Bitten
阅读(656)
评论(0)
推荐(0)
编辑
公告