Change date syntax

This commit is contained in:
Denis Merigoux 2021-03-21 19:48:04 +01:00
parent 528d7a2af0
commit 29a066684c
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -427,7 +427,7 @@ Date&
\vspace*{-1.75em}
\begin{minted}{catala_en}
```catala
|01/01/2021|
|2021-01-31|
```
\end{minted}
\vspace*{-1.75em}
@ -435,7 +435,7 @@ Date&
\vspace*{-1.75em}
\begin{minted}{catala_fr}
```catala
|01/01/2021|
|2021-31-01|
```
\end{minted}
\vspace*{-1.75em}