kern.utils.time module

utils package.

a_time(daystr)[source]
b_time(daystr)[source]
day()[source]
dtime(stamp)[source]
elapsed(seconds)[source]
elapsed_days(seconds)[source]
fn_time(daystr)[source]
ftime(datestr)[source]
get_day(daystr)[source]

convert string to time.

get_hour(daystr)[source]
hms()[source]
make_time(daystr)[source]
nr_days(seconds)[source]
ptime(daystr)[source]
rtime()[source]
short_date(*args, **kwargs)[source]
short_time(*args, **kwargs)[source]
str_day(seconds)[source]
tdiff(d1, d2)[source]
time_string(*args, **kwargs)[source]
time_time(*args, **kwargs)[source]
to_day(daystr)[source]
to_time(daystr)[source]
today()[source]

return time of 0:00 today.

Previous topic

kern.utils.string module

Next topic

kern.utils.trace module

This Page