Mbin displays dates in a non-monotonic order (US-American, I think): MM/DD/YY.
How can I set this to monotonic order: DD/MM/YY?
Mbin displays dates in a non-monotonic order (US-American, I think): MM/DD/YY.
How can I set this to monotonic order: DD/MM/YY?
5 Comments
kibblebits@quokk.au · 2 pts · 37d
YYYY-MM-DD HH:MM:SS.MS
Because it’s fucking sortable. Milliseconds optional.
This is the only timestamp you should ever use and you should make choices based on them being better or more efficient not just being from a place you want to dislike at the moment.
modem_down@thebrainbin.org · 5 pts · 37d
For items that might need sorting by name or date - like file names, or spreadsheet or database entries - I entirely agree.
But my question was not, "What is a sensible date format?"
It was, "How can I get Mbin to show dates in a monotonic format."
Most forum software lets users choose locale, which takes care of this. Mbin doesn't, AFAICT.
BentiGorlich@gehirneimer.de · 1 pts · 36d
mbin uses html date fields almost everywhere, so your browser settings should be able to change that I think
modem_down@thebrainbin.org · 1 pts · 36d
Thank you.
However, my browser's language is set to English (United Kingdom), which normally gives monotonic dates.
Steps to reproduce:
BentiGorlich@gehirneimer.de · 2 pts · 35d
Ok, so the issue is with exactly this field, because it is one that doesn't use the date field