Yes, that works, thanks. The dd/mm/yyyy survived a minor point update and reboot, which is what I wanted to achieve.
Curiously though, despite the...
...in the templates file, OPNsense still resolutely ignores locale, giving the same problem as my first post. It does require the Day/Month/Top format changes to get dd/mm/yyyy, which feels a bit of a kludge.
But it does work, so my problem is solved. Thanks again for the tip re templates.
Curiously though, despite the...
Code Select
# locale (LC_ALL) ("-" = use system locale)
Locale "-"
...in the templates file, OPNsense still resolutely ignores locale, giving the same problem as my first post. It does require the Day/Month/Top format changes to get dd/mm/yyyy, which feels a bit of a kludge.
But it does work, so my problem is solved. Thanks again for the tip re templates.