Closed drmrbrewer closed 1 month ago
It seems to be using the browser locale
@thgh on my languages setup page in Chrome I see:
IIRC, I have never changed these settings, so they are what they have always been. And based on these settings, it should be showing non-US date format? I can't see any other locale setting to change. I tried overriding the location in DevTools (see here) to Berlin and London, but regardless of location it's still showing US date format in CapRover.
@thgh you're not on the latest version. This is a regression introduced as I was trying to make the column shorter.
@githubsaturn I just updated to the latest CapRover and it seems that there is no change to the date format... these are today's date (6 Nov 2024):
Same for Last Deployed dates on App page:
My browser languages settings are unchanged (see above).
OK. Not sure where moment is getting the idea that the date should be in US format, because both browser and system all seem to be set to European/UK date format... I don't see the US format anywhere apart from in CapRover:
system:
browser:
CapRover:
Anyway, hopefully the new fix will do it!
Yea that's weird. Anyways the new fix used built-in Date so it should work 🤞
Yep, I confirm that it's fixed in 1.13.2
, thanks!
Currently the date is displayed in US date format mmddyy:
Would be great if there was an option to display it in European date format ddmmyy.