0
点赞
收藏
分享

微信扫一扫

python 时间戳转datetime

python 时间戳转datetime_strftime

datetime.datetime.fromtimestamp(os.path.getmtime(l)).strftime('%Y-%m-%d')

https://stackoverflow.com/questions/19501711/how-can-i-convert-os-path-getctime

举报

相关推荐

0 条评论