Skip to content
Snippets Groups Projects
Unverified Commit 84b55aee authored by Natalie's avatar Natalie Committed by GitHub
Browse files

docs - update timezones (#27870)

parent dd15754d
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ The following places where timezones are set can all impact the data you see:
- `Database` - includes global database timezone settings, specific column type settings, and even individual data values.
- `OS & JVM` - on whatever system is running Metabase the timezone settings of the Operating System as well as the Java Virtual Machine can impact your reports.
- `Metabase` - inside Metabase the reporting timezone setting (if set) will influence how your data is reported.
- `Metabase Cloud` - if you need to change the timezone on the server that hosts your Metabase Cloud instance, please [contact support](https://www.metabase.com/help-premium).
- `Metabase Cloud` - the timezone on the server that hosts your Metabase Cloud instance.
## Recommended settings
......@@ -25,6 +25,7 @@ To ensure proper reporting it's important that timezones be set consistently in
- Unless you have a special need it's best to set your database reporting time zone to UTC and store all of your date/time related values in UTC.
- Configure your JVM to use the same timezone you want to use for reporting, which ideally should also match the timezone of your database.
- Set the Metabase `Report Timezone` to match the timezone you want to see your reports in, again, this should match the rest of the timezone settings you've made.
- If you want to change your Metabase Cloud timezone, please [contact support](https://www.metabase.com/help-premium).
## Data types
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment