feat(modele-social): Mise à jour de la date au 1er janvier 2025

pull/3300/head
Alice Dahan 2025-01-10 14:19:28 +01:00 committed by liliced
parent db274acca2
commit a7c0d3ef87
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
date: 01/11/2024
date: 01/01/2025
période: oui
période . jours ouvrés moyen par mois:
formule: 21 jour ouvré/mois
@ -12,6 +12,8 @@ période . semaines par mois:
# calculating the beginning and the end of the year of a given date.
période . début d'année:
variations:
- si: date >= 01/2025
alors: 01/01/2025
- si: date >= 01/2024
alors: 01/01/2024
- si: date >= 01/2023
@ -32,6 +34,8 @@ période . début d'année . N-1:
période . fin d'année:
variations:
- si: date >= 01/2025
alors: 31/12/2025
- si: date >= 01/2024
alors: 31/12/2024
- si: date >= 01/2023