文章分类 -  Python

摘要:描述 Python time localtime() 函数类似gmtime(),作用是格式化时间戳为本地的时间。 如果sec参数未输入,则以当前时间为转换标准。 DST (Daylight Savings Time) flag (-1, 0 or 1) 是否是夏令时。 语法 localtime()方 阅读全文
posted @ 2022-01-22 16:17 Kevin_BewithU 阅读(97) 评论(0) 推荐(0)