Contents:
closest()
date_range()
duration()
get_month_range()
now_isofmt()
round_date()
time_range()
Round a date to the closest hour, by steps of h hours
Returns a list of days starting from date_start, up to date_end included
Returns a timedelta from a string s
Returns a couple of date corresponding to start and end of the month
Returns now in iso format
Round a date to the bracketing hours, by steps of h hours
Returns a list of datetime starting from start, up to end included