mooflow.utils.days_dt

mooflow.utils.days_dt(dt)

calculate the number of days for any month

Parameters
dtlist, datetime.datetime

list with (year, dayOfYear) or datetime.datetime object to look up

Returns
intthe number of days