【Python篇】標準模塊之time模塊

目錄 time.sleep() time.ctime() time.localtime() time.strftime(a,b) time.sleep() 程序休息()秒 time.ctime() 輸出當前日期和時間 time.localtime() 將當前時間轉爲當前時區的struct_time wday 0-6表示週日到週六 ydat 1-366 一年中的第幾天 isdst 是否爲夏令時,默認
相關文章
相關標籤/搜索