会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
测试空间
博客园
首页
新随笔
联系
管理
订阅
2017年11月8日
Python datetime之timedelta
摘要: 该函数表示两个时间的间隔 参数可选、默认值都为0:datetime.timedelta(days=0, seconds=0, microseconds=0, milliseconds=0, minutes=0, hours=0, weeks=0) 比如要输出当前时间一小时之后的时间: #coding
阅读全文
posted @ 2017-11-08 10:55 开始了吗
阅读(56064)
评论(1)
推荐(3)
编辑
公告