goulib.workdays

WorkCalendar class with datetime operations on working hours, handling holidays merges and improves BusinessHours and workdays packages

Module Attributes

FullTime

compatibility with http://pypi.python.org/pypi/BusinessHours

Functions

networkdays(start_date, end_date[, holidays])

Same as Excel NETWORKDAYS function.

workday(start_date, ndays[, holidays])

Same as Excel WORKDAY function.

Classes

WorkCalendar([worktime, parent, weekends, ...])

WorkCalendar class with datetime operations on working hours