helper.js formatDate always formats dates in the dd.MM.yyyy scheme
The aforementioned function always formats dates in the dd.MM.yyyy scheme, regardless of the local scheme that comes with the selected language. This clashes with the parsing happening in main.js which is adapted to different schemes by getting the date input format from django.