localtime()
is utilized. The localtime()
gets a parameter time. The time is a module, time() is a capacity that profits the present framework time in number of ticks since 12:00 am , January 1,1970. It is called as epoch
. Functions | Description |
---|---|
time.tzset() | Resets the time transformation rules utilized by the library schedules. |
time.sleep(secs) | To keep the threads for some time. |
mktime() | To give back the second in floating point. |
time() | Returns gliding point esteem in seconds since age |
isleap(year)
is the method of calender module to give back the boolean value.epoch
is nothing nut a time period.