Python 3 – Date & Time ........................................................................................................................ 178
What is Tick?................................................................................................................................................ 178
What is TimeTuple? ..................................................................................................................................... 178
Getting current time .................................................................................................................................... 180
Getting formatted time ............................................................................................................................... 180
Getting calendar for a month ...................................................................................................................... 180
Time altzone() Method ................................................................................................................................ 182
Time asctime() Method ............................................................................................................................... 183
Time clock() Method ................................................................................................................................... 184
Time ctime() Method ................................................................................................................................... 185
Time gmtime() Method ............................................................................................................................... 186
Time localtime() Method ............................................................................................................................. 187
Time mktime() Method ............................................................................................................................... 187
Time sleep() Method ................................................................................................................................... 188
Time strftime() Method ............................................................................................................................... 189
Time strptime() Method .............................................................................................................................. 191
Time time() Method .................................................................................................................................... 193
Time tzset() Method .................................................................................................................................... 194