How to use international date format, instead of American?
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?
Syndicated from the fediverse. Read and engage on the original instance.
View original on thebrainbin.orgMbin 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 replies
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.
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.
mbin uses html date fields almost everywhere, so your browser settings should be able to change that I think
Thank you.
However, my browser's language is set to English (United Kingdom), which normally gives monotonic dates.
Steps to reproduce:
Ok, so the issue is with exactly this field, because it is one that doesn't use the date field