开发者社区 问答 正文

Python time.gmtime([ sec ])中参数sec代表什么意思呢?

Python time.gmtime([ sec ])中参数sec代表什么意思呢?

展开
收起
游客ydhxr2xydmgpo 2021-11-15 23:38:45 497 分享 版权
1 条回答
写回答
取消 提交回答
  • 转换为time.struct_time类型的对象的秒数。

    2021-11-16 08:27:35
    赞同 展开评论