Module pipelines.rj_smtr.controle_financeiro.utils
General purpose functions for rj_smtr.controle_financeiro
Functions
def get_date_ranges(last_date: str, pending_dates: list[str]) ‑> list[dict]
-
Create date ranges for consecutive dates
Args
dates
:list[str]
- A list of strings representing dates (YYYY-mm-dd)
Returns
list[dict]
- The list of date ranges