Mega Code Archive

 
Categories / Python Tutorial / Buildin Module
 

Creating a New Time

import time t = time.localtime() print t