[DOCS] Adds known issue re: timezone setting to 6.5.0 Release Notes (#25619)

* [DOCS] Adds known issue re: timezone setting to 6.5.0 Release Notes

* [DOCS] Updated known issue in 6.5.0 Release Notes
This commit is contained in:
gchaps 2018-11-13 15:47:29 -08:00 committed by gchaps
parent 63a1d9c516
commit 53f18ac831

View file

@ -89,6 +89,19 @@ coming[6.5.0]
See <<breaking-changes>>.
[float]
[[known-issues-6.5.0]]
=== Known issues
* {kib} ignores the timezone setting `dateFormat:tz` {pull}25596[#25596]
+
If you use the default `browser` setting for `dateFormat:tz`,
you're fine. If you use any other setting for `dateFormat:tz`, and you use
Absolute time ranges, you might see issues where {kib} initially
shows data in your browser's local timezone instead of the configured timezone.
Refreshing the page usually corrects the issue.
This will be fixed in a future bug fix release.
[float]
[[deprecation-6.5.0]]
=== Deprecations