meds.utils.tijd

plugin with time related functions.

Exceptions

ENODATE
day()[source]
elapsed(seconds, short=True)[source]
extract_time(daystr)[source]
file_time(timestamp)[source]
fn_time(daystr)[source]
get_day(daystr)[source]
get_hour(daystr)[source]
get_time(txt)[source]
hms()[source]
now()[source]
parse_time(txt)[source]
rtime()[source]
to_date(*args, **kwargs)[source]
to_day(daystr)[source]
to_time(daystr)[source]

example time 2016-08-29 16:34:23.837288

today()[source]
year()[source]