Android. When I go to Settings -> Date & Time and uncheck the "Use locale default" and then change "Use 24-hour format", I would expect the CurrentCulture.DateTimeFormat responding to that change and ...
Notice that with en-US the timezone is GMT+10 but with en-AU it is AEST. I would like to request a change such that the dayjs.locale set by imports like import 'dayjs/locale/en-au' is also used when ...