Date Utilities ============== .. currentmodule:: openseries.datefixer Date Handling Functions ----------------------- .. autofunction:: date_fix :no-index: .. autofunction:: date_offset_foll :no-index: .. autofunction:: generate_calendar_date_range :no-index: .. autofunction:: get_previous_business_day_before_today :no-index: .. autofunction:: holiday_calendar :no-index: .. autofunction:: offset_business_days :no-index: The datefixer module provides utilities for handling business days, holidays, and date calculations commonly needed in financial analysis.