Scille / parsec-cloud

Open source Dropbox-like file sharing with full client encryption !
https://parsec.cloud
Other
271 stars 40 forks source link

[🐛 | Bug]: Incorrect date format in calendar when using a French locale #8902

Open Max-7 opened 1 week ago

Max-7 commented 1 week ago

Parsec version tested on:

3.2.0-rc.1

Platforms tested on:

Linux

Bug description:

Calendar in workspace history format dates using month/day/year format even when using French locale. May depend on the system/browser locale.

Relevant output:

No response

FirelightFlagboy commented 1 week ago

If we could also use LC_TIME to determine the time locale that would be great (to not just rely on the system language)