LC_TIME=C.ISO8601
My workstations and notebooks normally are in English which is not my native language. For currency etc. I have set it to de_DE. However the date I want in ISO8601 24h format. However this is not supported by default. Here is how to get it: First you need to install the glibc locale source package. Now we need to create a complete new locale, even...