gpt4 book ai didi

Python 时间增量 : can't I just get in whatever time unit I want the value of the entire difference?

转载 作者:太空狗 更新时间:2023-10-29 17:09:31 25 4
gpt4 key购买 nike

自从在我的网站上发布了一篇文章后,我正在尝试设置一些巧妙的日期(“秒后、小时后、周后等。”)并且我正在使用 datetime.timedelta utcnow 和 utc dated 之间的差异存储在数据库中以供发布。

看起来,根据文档,我必须使用 days 属性和 seconds 属性来获得我想要的精美日期字符串。

我不能在任何我想要的时间单位内获取整个差值的值吗?我错过了什么吗?

如果我能在几秒钟内得到全部差异,那就太完美了。

最佳答案

看来 Python 2.7 引入了一个 total_seconds()方法,这正是您要找的,我相信!

关于Python 时间增量 : can't I just get in whatever time unit I want the value of the entire difference?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/500168/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com