Skip to content
Snippets Groups Projects

Make scenario independent of the current day

Merged Cédric Krier requested to merge topic/default/scenario-fiscalyear-date into branch/default
  1. Jan 01, 2023
    • Cédric Krier's avatar
      Make scenario independent of the current day · 4510115eabf7
      Cédric Krier authored
      The fiscal years are created centered on the passed date such that if the
      current day change during the execution, the fiscal year is still usable.
      Also fiscal year can be created for a range of dates such that it is guarantee
      that the dates are in the fiscal year.
      And finally remove datetime and dateutil import when they are not used.
      
      Closes #9977
      4510115eabf7
Loading