Skip to content

Sorting by birth date not working

Leonardo Alain Surdez requested to merge features/sortingBirthdate into master
  • 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 and getFormateDate Closes #15 (closed)
Edited by Leonardo Alain Surdez

Merge request reports