Don’t give up the fight for global standards compliance. For whatever reason, there are developers who are really enamored of the premise of hyper-localization and support of a near infinite number of localized formats as a cultural ideal. While preventing “linguicide” is a noble goal, so too is the efficiency of global standards. They are not necessarily in conflict.
The solutions offered for ISO 8601 (near) compatibility, e.g. enable English (Canada) are similar to the hacks that used to work for TB to default to 8601 formatting (en_DK locale) until a change of locale infrastructure broke that hack. It took a few years to get native support for 8601 formatting in TB and it is still not a GUI option, but at least there’s a path. CLDR was considering an international locale, but that seems to have died.
To my mind, LO should privilege international standards, ISO 8601 obviously, and enable the option of globally overriding any locale’s traditional, regional date format with an 8601 (near) compliant format. I say near compliant because a space (" ") date-time delimiter isn’t fully compliant with ISO but is compliant with RFC 3339: Gnu’s time-style=long-iso is what we (almost) all want, +%Y-%m-%d %H:%M:%S with a " " delimiter not a “T.” But we also want to be able to omit the TZ, I think the TB team finally did it just right, aside from not making the one correct time format default or at least a one click “Use ISO dates” checkbox; LO should one-up them and at the very least allow a systematic override - which they do to mitigate the absurd confusion that comes from the locale-based decimal delimiter ,/. so there’s a clear prototype to follow.

And note that, for example, the insert date field format options still only permit ambiguous, non-ISO 8601/RFC 3339 compliant options, even with en (Canada) selected as the default locale because the language setting overrides the locale for whatever reason. Fixing this should be a global priority.
Note that you can, on a field-by-field basis (!!!) Edit->Fields and set the field language to English (Canada) or set the default language to en_ca and get rational, sortable, readable, non-confusing date representations, but you’re stuck with colour.