Can we get a date formatting that is similar to the ISO 8601 format?
So YYYY-MM-DD, instad of DD.MM.YY. Of course with a space in stead of the 'T' delimiter between date and time (if time is present).
This may be more work that it seems, cause I have not seen any screen for "settings". This might be necessary to implement first, but I personally will be happy edit a config file.
Can we get a date formatting that is similar to the ISO 8601 format? So
YYYY-MM-DD
, instad ofDD.MM.YY
. Of course with a space in stead of the 'T' delimiter between date and time (if time is present).This may be more work that it seems, cause I have not seen any screen for "settings". This might be necessary to implement first, but I personally will be happy edit a config file.
Thanks.