fusetools.date_toolsΒΆ

Functions for interacting with Python date objects.

Functions

get_last_dow

Get the last date for a given day of the week (ex: Sunday, Monday)

get_rptg_mon

Get the reporting year/month combination for a given date.

get_rptg_qtr

Get the reporting year/quarter combination for a given date.

get_rptg_week

Get the reporting year/week combination for a given date.

get_rptg_yr

Get the reporting year for a given date.