开发者社区 问答 正文

Python模块中datetime.date.fromtimestamp()方法的作用是什么?

Python模块中datetime.date.fromtimestamp()方法的作用是什么?

展开
收起
游客k7rjnht6hbtk6 2021-11-11 18:18:06 444 分享 版权
1 条回答
写回答
取消 提交回答
  • 返回一个日期对象,参数是时间戳,返回 [年-月-日]

    2021-11-13 16:48:23
    赞同 展开评论