The date format in Sulu admin seems to be dictated by the language selected (en = M/d/YYYY
, fr = dd/mm/yyyy
). The date format is applied to date pickers, and dates shown in the changelog.
But, in Australia (and the UK, and others) where the language is English, the date format needs to be dd/mm/yyyy
. How do I change the date format used for my English speaking locale in the admin console?