:warning: This is a universal issue in 7.6.0, that will happen to anyone and will be fixed in the next patch version. We're sorry for the inconvenience. The current workaround is to don't use the "Browser" timezone under Management > Advanced Settings, but setting this to a specific one.
Kibana version: 7.6.0
Elasticsearch version: 7.6.0
Server OS version: CentOS7
Browser version: Chrome 79
Browser OS version: Windows 10
Original install method (e.g. download page, yum, from source, etc.): rpm, default dist
Describe the bug: The default dateFormat:tz: setting is browser, which implies that Elasticsearch timestamps should be converted to the local time of the user's browser. But it appears that doesn't happen and the times are not converted but left in UTC timezone.
Steps to reproduce:
dateFormat:tz: browser to see that it's at the default browser_id fielddateFormat:tz: UTC and save.dateFormat:tz: browser to your local timezonePin across all apps
Buckets configuration block, Split Rows with Date Histogram and apply that. Here we should see the timezone of that one doc again. Try the different dateFormat:tz settings, UTC, browser, and your specific local timezone.
In your browser, open the developer tools and check what the browser thinks your timezone is;

Expected behavior: The default browser setting should show times in the user's local timezone.
Screenshots (if relevant): see above
Errors in browser console (if relevant): none
Provide logs and/or server output (if relevant):
Any additional context: I didn't check all apps and I don't know if one common set of code affects all apps or if we need to test this across all apps.
Pinging @elastic/kibana-app (Team:KibanaApp)
Broken by https://github.com/elastic/kibana/pull/47948, since the server side field formatter is now also used for client side code.
Pinging @elastic/kibana-app-arch (Team:AppArch)
Same problem here:
Kibana version: 7.6.0
Elasticsearch version: 7.6.0
Browser version: 13.0.5 (15608.5.11)
Browser OS version: macOS 10.15.3 (19D76)
Most helpful comment
Same problem here:
Kibana version: 7.6.0
Elasticsearch version: 7.6.0
Browser version: 13.0.5 (15608.5.11)
Browser OS version: macOS 10.15.3 (19D76)