Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PivotTable and Charts do not support user's time zone #80

Open
Flaurite opened this issue Jun 26, 2019 · 0 comments
Open

PivotTable and Charts do not support user's time zone #80

Flaurite opened this issue Jun 26, 2019 · 0 comments
Assignees
Labels
type: enhancement New feature or request
Milestone

Comments

@Flaurite
Copy link
Contributor

Environment

  • Platform version: 6.10
  • Client type: Web

Description of the bug or enhancement

  • Minimal reproducible example
  1. Create entity with dateTime property.
  2. Create some instances with dateTime values (26.06.2019 10:00, 26.06.2019 11:00)
  3. After that in the 'Settings' screens change time zone (AGT (GMT-03:00))
  • Expected behavior
    In the browser screen in table cell we can see -> 26.06.2019 03:00 and 26.06.2019 04:00.
    So in the pivotTable we should see the same values.
  • Actual behavior
    But if we open pivotTable we will see 26.06.2019 10:00 and 26.06.2019 11:00

In chart we can see the same behavior.

@Flaurite Flaurite added the type: bug Something isn't working label Jun 26, 2019
@Flaurite Flaurite added this to the Release 6.10 milestone Jun 26, 2019
@knstvk knstvk modified the milestones: Release 6.10, Release 7.2 Jul 15, 2019
@knstvk knstvk added type: enhancement New feature or request and removed type: bug Something isn't working labels Jul 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants