time模塊 分類: python Module 2...

import time   # time.asc time()將元組轉換爲字符串;如果指定元組,則轉換爲響應的字符串 不指定元組,默認是當前時間。 t = time.asc time((2000,2,10,11,12,11,-1,-1,-1,)) print t print type(t)   time. strftime(format[, tuple]):把一個代表時間的元組或者struct_
相關文章
相關標籤/搜索