Option to use 24-hour time in standalone Zotero?
Is there an option to use 24-hour time in standalone Zotero? I.e., in the central pane there is an option to display "Date Added" - is there an option to not have "AM/PM", but instead have 24-hour time? Or is there an option to use 24-hour time everywhere?
So there is currently now way to manually override the format of "Date added" via Config Editor to show in the column only date without time?
Thank for all the good work!
Is there any way to specify system locales other than those listed in the Advanced preferences?
In the past, I've had good luck with the en_DK.utf8 locale. I tried setting that in prefs.js via:
user_pref("intl.locale.requested", "en_DK");
but it had no effect.
I also tried setting an environmental variable before launching Zotero:
user_pref("intl.locale.requested", "en_DK");
but also, no effect.