[DOCS] Adds known issue to 7.6 Release Notes (#57462)

* [DOCS] Adds known issue to 7.6 Release Notes

* Removed Discover

* Added workaround
This commit is contained in:
Kaarina Tungseth 2020-02-12 10:32:11 -06:00 committed by GitHub
parent 7ff0b4c245
commit 0f61167ec0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,6 +39,12 @@ This section summarizes the changes in each release.
See also <<breaking-changes-7.6,breaking changes in 7.6>>.
[float]
[[known-issue-7.6.0]]
=== Known issue
* When you use the default `dateFormat:tz: browser` setting, the timestamps appear in UTC instead of the local time of the user browser. To use the local time of the user browser, set `dateFormat:tz:` to the timezone of the user. {issue}57457[#57457]
[float]
[[enhancement-7.6.0]]
=== Enhancements