gristlabs / grist-core

Grist is the evolution of spreadsheets.
https://www.getgrist.com
Apache License 2.0
7.27k stars 322 forks source link

global default localisation settings #804

Open fbstj opened 11 months ago

fbstj commented 11 months ago

I've been playing around and learning Grist and have noticed that each time I create a document it picks up some form of Time Zone / Locale / Currency choices for new tables or imports, but I would have to visit each document individually to change to my chosen (actual) settings, and there doesn't seem to be a way of configuring the default choices anywhere.

dsagal commented 9 months ago

Hello @fbstj . Grist should be picking these defaults from the language set in the browser's preferences. How to set these depends on the browser, but if you were to change your browser's language preference for displaying pages, new documents in Grist should respect that preference for locale. Time zone is also guessed from the browser (using this), and typically is set to whatever your computer's time zone is.