Sorting by birth date not working
- Split the « Date de naissance, majeur » column to make it possible to sort by these
- Customize sorting function that allows us to sort in the format we want. (For the moment, we're only sorting birth dates, and the default sorting for the other columns is alphabetical.)
- Improved purity across the functions
customSort
andgetFormateDate
Closes #15 (closed)
Edited by Leonardo Alain Surdez