In one application, I generated both the year and the month from a date using a MySQL query. Works perfect. The filter for the month displayed on the page works correctly, but only in English and unsorted. How can I achieve that:
The months are displayed in German
The months from January to December are displayed in correct order?